Loading Tool

Explorer IconExplorer

Memory Pool

46,759 transactions
27.36 vMB
0.08376111 BTC
Random Selection Loading Transactions
Max Size: 144.71/200 MB

Candidate Block

Mining Attempt 727a55b90943a0e570115ec420479dba459eec6685510bf29f742b6099eee205
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root 2acea2008c7d48396d0c2863a4a92dd6c79ba09475a0a4a2b67975f7f2e1e289
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,826
Size: 1.00 vMB
Total Fees: 0.03162400 BTC
Feerates: 298.51 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (457,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,626 457,626 00000000000000000140495285314d23cf40de645824fb9dd4b8adeb25190b12 2,384 1.00/1.00 vMB 174
457,625 457,625 00000000000000000180855f362c68775b7fd70bb683d07ce9794a199cea2cee 2,065 1.00/1.00 vMB 139
457,624 457,624 00000000000000000125db86d5969dc5de1e8a3a6d0c2fb83623d3c72b9480f6 1,338 0.75/1.00 vMB 176
457,623 457,623 00000000000000000044992c6537395120bdc6ca462103b14873de4f6e0ad37f 2,162 1.00/1.00 vMB 225
457,622 457,622 000000000000000001ab34e8624225eceba22df9db52e46c0506c15125b0bdbd 2,287 1.00/1.00 vMB 195
457,621 457,621 000000000000000000626c0af87f9208a7b2d791de8f34d96f4c821d9873d9ff 2,229 1.00/1.00 vMB 170
457,620 457,620 00000000000000000246a46c98f2dd54ba2520d7c979989c21c1b764a60b294b 1,255 1.00/1.00 vMB 65
457,619 457,619 00000000000000000041c41e11b8243531fd17135ff411085941cd865331250a 1,328 1.00/1.00 vMB 46
457,618 457,618 0000000000000000021712be788bc7df94d08dc3b3335a43ed05824ff6cd62c3 1,477 1.00/1.00 vMB 93
457,617 457,617 00000000000000000134b1c1de28125c4308de0ed7b7ee84ac3220913d744e7b 2,214 1.00/1.00 vMB 210
457,616 457,616 000000000000000001419f754be7160d1104b271b1ad2b8a04b2a8b53a66cd95 1,865 1.00/1.00 vMB 126
457,615 457,615 000000000000000000b05fd63f0e61cff1a435c57e0e091bb5fba7410977b518 1,651 1.00/1.00 vMB 112
457,614 457,614 000000000000000000dbd9843d19dbdac437925f3d917db0f442f54f9139bd65 1,946 1.00/1.00 vMB 175
457,613 457,613 00000000000000000261f898a771a4cc5eca018660bdb4d536a67a6c57a3514c 1,399 1.00/1.00 vMB 91
457,612 457,612 000000000000000001d1f0a8fb237382055e89723d648c17129411b921de17b1 1,410 1.00/1.00 vMB 91
457,611 457,611 00000000000000000104ef1b9f18be27649eda6764cea6a5c69d3e6dbbd4974e 1,946 1.00/1.00 vMB 138
457,610 457,610 00000000000000000253f7b576b4c8b2cde48864c2c2531410c0d09d44b88a79 1,816 1.00/1.00 vMB 116
457,609 457,609 000000000000000001f724d41b69a9ffd4c1bf617d7c5a83a5aa65d0d6db8e5a 1,362 1.00/1.00 vMB 75
457,608 457,608 00000000000000000186c8f4c9d0d353460163a5b7d1e71f541f48f628d41542 1,323 1.00/1.00 vMB 163
457,607 457,607 0000000000000000007c3b80923e0b13ba0b2b1dbb505bcd7113ef2ce1d76b7d 503 1.00/1.00 vMB 151
457,606 457,606 000000000000000000b67c5851a759b45979949c5ef8b25261212543113a81d5 664 1.00/1.00 vMB 164
Previous 10 blocks ↓
Total Size: 782.00 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: 648.92 GB
    • Received: 13.10 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.