Loading Tool

Explorer IconExplorer

Memory Pool

78,498 transactions
29.25 vMB
0.10478978 BTC
Random Selection Loading Transactions
Max Size: 175.91/200 MB

Candidate Block

Mining Attempt 41c2d81d6b3886f72148e9875e8b758ec87c01472bedfe5976a6426cf05b8eb6
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root a4cf6a7cf4eb277d99690f2a3b937c61cc3b80d4fdfa1d7c2808d006bf33be6a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.02886604 BTC
Feerates: 144.91 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (510,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,584 404,584 000000000000000000ae01dd57f2d4192e47b5ba5bc041674b201d0b38ccd67f 375 0.36/1.00 vMB 12
404,583 404,583 000000000000000004944966e3d339dd739b1055a7c75871aa60e1756685f7b3 847 0.37/1.00 vMB 41
404,582 404,582 000000000000000005171b3c48035378a7b4de3972073db308ba9900ec88023d 536 0.38/1.00 vMB 27
404,581 404,581 000000000000000002255bdca5367f326524176b1bde1b39b0762f5bf5fdc8d2 2,179 0.88/1.00 vMB 42
404,580 404,580 000000000000000001787618bbcda29f4b5fff9ae2ed56c04aa8a5eefc1cc6ac 1,214 0.56/1.00 vMB 39
404,579 404,579 0000000000000000035757cc301e514f89c014553af242137f746b3c7666000a 627 0.60/1.00 vMB 22
404,578 404,578 0000000000000000031ebd39b573f3b864a5a9c925f0afd94fdf41158ad7fec7 2,098 1.00/1.00 vMB 42
404,577 404,577 00000000000000000513f33c3549c32e866c1522822ba04bb459c0c4044d2bde 193 0.13/1.00 vMB 25
404,576 404,576 0000000000000000041da7aacc9803deb121c5c6c5ca12d3b70f5f1905160c21 560 0.29/1.00 vMB 38
404,575 404,575 000000000000000002e8431b7a81e16b51d31c13b6c97b36a383df19d1cc2b50 375 0.60/1.00 vMB 12
404,574 404,574 000000000000000006794610736adfe3e40d551f8bf304ff1ff673b7a2a0ba7e 1 0.00/1.00 vMB 0
404,573 404,573 000000000000000000e3b0405e65958da0ee50162c8b600bda7aeb65b9f57599 345 0.93/1.00 vMB 12
404,572 404,572 000000000000000002810f9852f7ef59f8d329b64c6b5e3636ad53678876bae4 528 1.00/1.00 vMB 11
404,571 404,571 000000000000000000ad712826e7d31a090bc4a552692c97ab2b6d52e3786c36 549 0.31/1.00 vMB 36
404,570 404,570 0000000000000000039457b2cfca10f8ba14c76e23fafce577be375d2c9bb930 1,139 1.00/1.00 vMB 24
404,569 404,569 0000000000000000009f4509b3d22a48bafeb790b649f745a9efe756e6268725 2,052 1.00/1.00 vMB 39
404,568 404,568 0000000000000000069f6cabf826c813cd83137a4a55464278ed6b2487606048 610 1.00/1.00 vMB 16
404,567 404,567 00000000000000000226bdec80373774259f5328006f020a4cd50a7c67d15180 1 0.00/1.00 vMB 0
404,566 404,566 000000000000000004ec1a51b353ea51d0e2e4621764db71aa2fcb873cfd4ad1 1,126 1.00/1.00 vMB 22
404,565 404,565 00000000000000000276f30e1db9255835ae6a4a4712250f2a45a2682a047aec 2,106 1.00/1.00 vMB 40
404,564 404,564 00000000000000000629b8ee7865a009cc9c3b6f2bda9f03ca7f540c0a90ccb9 772 0.99/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.