Loading Tool

Explorer IconExplorer

Memory Pool

87,975 transactions
32.60 vMB
0.25078481 BTC
Random Selection Loading Transactions
Max Size: 194.84/200 MB

Candidate Block

Mining Attempt b44b8810a00cf10794e9af39d5a478c51275441008ac253ff20c5249e3a75db5
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 86dc1924e88e80ff04c521287e0703a889566a3f404111adac2bd3fd1315990a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.11128386 BTC
Feerates: 538.26 > 11.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (751,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,977 163,977 0000000000000bc2ab6c049655a07173cd468aa25ec5c064f6b117ef5ffa3dbe 76 0.03/1.00 vMB 153
163,976 163,976 0000000000000288c295a180778bec0f347be3f68632a2a38fb5c26c0c45bfae 14 0.01/1.00 vMB 300
163,975 163,975 000000000000031d75f4e68a9fc204c92cb6d00e362075b85a413c13171dd8ba 69 0.03/1.00 vMB 206
163,974 163,974 00000000000000255a7ca2da6e2e9d849a64c0eacfd14656b5a4e6e928a10323 13 0.00/1.00 vMB 103
163,973 163,973 00000000000002224cbc0e96b4060577b98596ef7e885ad7c717843e8cb5b1d8 86 0.04/1.00 vMB 67
163,972 163,972 0000000000000b6d97d80dbd6ac6d94856a3b16078514a2287c460c06e3e4cba 46 0.04/1.00 vMB 139
163,971 163,971 000000000000005cead889e236b2dce4046b25cc9076f9a5bdd17d7bd1a67764 116 0.05/1.00 vMB 2,250
163,970 163,970 000000000000032fb1005bc5de7ae276d2a91481619b7c4beb53e1ed63f71501 13 0.00/1.00 vMB 53
163,969 163,969 00000000000002c830627e0195f2dd5cb80239a16f6a4af3453a76f4616d7092 101 0.04/1.00 vMB 66
163,968 163,968 0000000000000c0bcd84ea838946179717a57c257d82ef64dc5ee40489677a9f 67 0.05/1.00 vMB 0
163,967 163,967 0000000000000affcd3185d1085bbca49823aa4b8272c56886a4b3d842d212f1 21 0.01/1.00 vMB 734
163,966 163,966 000000000000018ce8d230e42a8cfefa703bbd3002848b093028cda44646c12e 3 0.00/1.00 vMB 118
163,965 163,965 00000000000008e4b1c3924bd7b4babfb2d3332ac72ad68454936d3080ad0996 10 0.00/1.00 vMB 483
163,964 163,964 0000000000000754cbfb19d9000ba667942a9a06cf3c66601f6d8dcee8368756 123 0.05/1.00 vMB 23
163,963 163,963 000000000000079bae4b877ad3810f03db249a6f239c2b69c18d44c141c470ee 58 0.05/1.00 vMB 77
163,962 163,962 00000000000009da5fa5692900d1bd0687dfe203aa13397fd32cc9bf3541728d 117 0.05/1.00 vMB 65
163,961 163,961 0000000000000967a3be8544f120116a25544fffedab29ea6f7e67372dee0fff 79 0.05/1.00 vMB 44
163,960 163,960 0000000000000a44ec852378cc0ae63d42e60c85f2ed05ec5c74434d75ea8246 14 0.01/1.00 vMB 452
163,959 163,959 00000000000004674ef53d36420f6d523a1c686a329f2a487011f2a75af334bb 133 0.07/1.00 vMB 292
163,958 163,958 0000000000000cb5dde7b9a93771e581ab43f963a8fa433b487a1339a2c85cee 54 0.02/1.00 vMB 128
163,957 163,957 000000000000035136f68c41d400dd951f53713c7c3fa3d00c7662af1a26c917 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.71 GB
    • Received: 16.32 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.