Loading Tool

Explorer IconExplorer

Memory Pool

82,181 transactions
31.08 vMB
0.12003829 BTC
Random Selection Loading Transactions
Max Size: 186.03/200 MB

Candidate Block

Mining Attempt c907e957011e7babaa2327c74b4aaa22f6c51a4dfb9cb375bc83bbecd867c7f5
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 20ae878140912b9bbdd3ad28b25ed3b720258e4577a236bc8a36e989406aff55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.03535321 BTC
Feerates: 101.42 > 3.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (146,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,602 768,602 00000000000000000007a7f9d1c57fda0d56aa916878f0bc39c885d01a69140e 1,675 1.00/1.00 vMB 7
768,601 768,601 0000000000000000000735a3748ca86debab5e562b5b3e1ec73233933065dfaf 1,497 1.00/1.00 vMB 18
768,600 768,600 000000000000000000002fda973bb1e13e924aa36eeaaa3f2e190024df4db060 2,214 0.81/1.00 vMB 12
768,599 768,599 00000000000000000007f07e4a05e05e96b5c861512fd1f9c61dfa2a02896ba7 852 0.26/1.00 vMB 12
768,598 768,598 00000000000000000006d48e1e40859141435688dcabb0473d5f2e46d570632f 203 0.07/1.00 vMB 64
768,597 768,597 00000000000000000001d94e94a820e6d3c3a847a1318be776369e72e9c5bac7 855 0.31/1.00 vMB 12
768,596 768,596 000000000000000000005ab925480a1866ea830dededad63797f160b8fe16e8d 60 0.03/1.00 vMB 4
768,595 768,595 0000000000000000000308fccb4726ebf384936626e53ae374a9f53946ec9a43 1,034 0.47/1.00 vMB 10
768,594 768,594 0000000000000000000367ae3370ac13faadcbaf6c3e06404d14fce1e16d2286 1,068 1.00/1.00 vMB 3
768,593 768,593 00000000000000000001f979ff526ac3c3d28d87d310577ec89990438e5f3f90 2,768 1.00/1.00 vMB 18
768,592 768,592 000000000000000000004abae9fc80db4666845ad2b0c07d4e0b98dee59b0f67 608 0.43/1.00 vMB 7
768,591 768,591 000000000000000000018764127460621cd61b2d432aaf0198ecdbf0d92532ba 1,083 0.95/1.00 vMB 6
768,590 768,590 00000000000000000005db5f8b80a9c97ad6227b7482ca9e1d34466e4e7bc31c 544 0.87/1.00 vMB 3
768,589 768,589 000000000000000000016c9887f7adcc05a98753e4aafc6a8e92b36408a22e1e 1,454 1.00/1.00 vMB 9
768,588 768,588 00000000000000000004305b48b6b984eaaef6cef55d8ad8a2900994c39b97fb 415 0.22/1.00 vMB 9
768,587 768,587 0000000000000000000109d6bd5ccfe23a913660dccc35cc9627bea722bfe412 587 0.48/1.00 vMB 11
768,586 768,586 00000000000000000003dd08a52dd49e8e720f7171ddb4089e7c57d2570a6fab 1,625 1.00/1.00 vMB 13
768,585 768,585 00000000000000000000636b5f4914822c337bc78cd036ed2dc1af29030f8b4a 2,677 1.00/1.00 vMB 16
768,584 768,584 00000000000000000007a0310e6b996db2baf3a76b033b8769e98dec16a09e9a 740 0.32/1.00 vMB 11
768,583 768,583 000000000000000000040312c34eebc9dea393a3757174ae9233bf153f1ca3b1 2,401 0.97/1.00 vMB 13
768,582 768,582 00000000000000000000b408902371a00f05fea3491e968b6f36a80c835ac649 524 0.20/1.00 vMB 13
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.95 GB
    • Received: 16.33 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.