Loading Tool

Explorer IconExplorer

Memory Pool

36,640 transactions
18.87 vMB
0.04148063 BTC
Random Selection Loading Transactions
Max Size: 104.07/200 MB

Candidate Block

Mining Attempt 69be82fcbef2bd8e521798beeb15279cd0c900e7ddfe58263ac321f15aa7b431
Version 20000000
Previous Block 00000000000000000000750cda13cb2faf3c1a95cd574d16602cff3e58023ec1
Merkle Root eb2a82c83805abe1b06124c8410fe56b0c1749b02968f50e2d9ed1e5fb02dd00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,813
Size: 1.00 vMB
Total Fees: 0.00547073 BTC
Feerates: 100.36 > 0.55 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,958 (1,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,525 912,525 00000000000000000001ae331f382f9043869c742812ee2f59b9487a5ba3a055 7,068 1.00/1.00 vMB 0
912,524 912,524 000000000000000000010972bdd3b409513a9c6016780cbf5d35542201846336 6,420 1.00/1.00 vMB 0
912,523 912,523 00000000000000000001cc1a824e1388ba581e7dcda7df9e7ce94809758ca77b 1,123 0.32/1.00 vMB 2
912,522 912,522 00000000000000000001027a6a7881407bee76dffa5594e0e4f1f8ff8eb9d8dd 219 0.04/1.00 vMB 2
912,521 912,521 00000000000000000000463db500010ed28a36fac5347e1829b35eafd8db3ded 4,598 1.00/1.00 vMB 0
912,520 912,520 00000000000000000001230e743baf3cf2289654b13ad51f67cb51eb5585943f 2,195 0.88/1.00 vMB 1
912,519 912,519 000000000000000000019e53dd65208cf999e8e743d829d47aed93b6f60512c4 1,167 1.00/1.00 vMB 1
912,518 912,518 000000000000000000012f3d94dec3c73512e3dfef6aa67dcd0482f1d4043057 1,884 1.00/1.00 vMB 2
912,517 912,517 00000000000000000001a0ef9a85ce45f20c83a35d8f1a7bfb969969e4390e69 1,662 1.00/1.00 vMB 1
912,516 912,516 00000000000000000000d4555b68d19f22324d9b503bcccff453b01364952a4a 822 1.00/1.00 vMB 2
912,515 912,515 00000000000000000001a65f6361d7af5cb9bba5320aa284d61e83db701aa239 2,401 1.00/1.00 vMB 4
912,514 912,514 000000000000000000017ffb512da0e6cb3afacef37d12a6818e5451f5f15b24 1,101 0.44/1.00 vMB 2
912,513 912,513 000000000000000000004c83650fbc06ec4090f8f4f952b7f0149ca2933f8108 4,303 1.00/1.00 vMB 1
912,512 912,512 00000000000000000000194de749454f7a036884ca56688e1a2529c415cac194 3,261 1.00/1.00 vMB 2
912,511 912,511 00000000000000000001a9c90f8bfdcbe11a8bb905409c2e9e8c90fdd8c9752e 3,212 1.00/1.00 vMB 65
912,510 912,510 0000000000000000000028614512708a3a7c6792a218ee2859cc6aca74d7cc0e 2,732 1.00/1.00 vMB 3
912,509 912,509 00000000000000000000a7d32e5b1926a61ca1b323615cf9fea7d211f3b55360 2,479 0.95/1.00 vMB 2
912,508 912,508 00000000000000000000d1dda9d752d9490be15921ab49d951f5fb7ef81b94f2 1,060 0.30/1.00 vMB 2
912,507 912,507 00000000000000000002056532406e6e145860095f531b1512bd35cbaa3b671b 5,698 1.00/1.00 vMB 0
912,506 912,506 00000000000000000001a848b55f60ae397ed3b407c6a99d767868b3ff29858e 3,010 1.00/1.00 vMB 2
912,505 912,505 00000000000000000001b98857537bdf7bb98d7da9b7a5864bab737b0fcdb87b 6,426 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 535.67 GB
    • Received: 5.92 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.