Loading Tool

Explorer IconExplorer

Memory Pool

84,784 transactions
30.52 vMB
0.13338367 BTC
Random Selection Loading Transactions
Max Size: 185.43/200 MB

Candidate Block

Mining Attempt 53d6b81db9638c66e0eab8489cb57ec1717ec5851dbe7a9835998f13e650830b
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root ce123cfe617ff393423d8e87bb7da3757b20f5e07676dd73924448d9a1d7ed89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,931
Size: 1.00 vMB
Total Fees: 0.07053142 BTC
Feerates: 170.36 > 7.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (496,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,078 418,078 00000000000000000205e6183d4d5d3dfe16f85c44c51567c70b7ad0aef57792 861 0.34/1.00 vMB 57
418,077 418,077 0000000000000000008b5f36bc17af7d10af9e151e0456096c7415efff8ccfe3 998 0.77/1.00 vMB 38
418,076 418,076 00000000000000000308a84e8dd5efb020e4f6cc952c80711a815074592136de 455 1.00/1.00 vMB 20
418,075 418,075 0000000000000000045e19c7499c042606db6b507d3e1472b06bd706d8804665 223 0.99/1.00 vMB 13
418,074 418,074 0000000000000000027888454bd69e4d3304d633f88a50a924a16634adc3b9e0 857 0.35/1.00 vMB 64
418,073 418,073 000000000000000001bcd47c5fb35141aa3297791762abe1973b25c9bdb864d4 750 1.00/1.00 vMB 21
418,072 418,072 000000000000000001d277529fc4c73098ed98fd42d2fcbbf329e0b8f5e27002 643 0.99/1.00 vMB 23
418,071 418,071 0000000000000000046e19bb13268cf0f9aa0384fbd07cfd309f73441665e98c 2,038 1.00/1.00 vMB 55
418,070 418,070 000000000000000003fa71fcb4c26b9e4b6231924ab3bfb6b5e3ae246222e16d 1,081 0.88/1.00 vMB 37
418,069 418,069 0000000000000000048bd4955b599b241ecee7b275dbc3eb0eeefc38f05a8e2d 632 1.00/1.00 vMB 23
418,068 418,068 000000000000000003228c303e8420c58591eae64836d1496a1cfc499550867c 1,697 0.99/1.00 vMB 51
418,067 418,067 000000000000000003c0377b3784819da6be447bffddbb09cc55f970e96f3b31 1,053 1.00/1.00 vMB 33
418,066 418,066 0000000000000000014db35098399ee271e0c34cfc474553742e315cd99ae561 2,171 1.00/1.00 vMB 56
418,065 418,065 000000000000000001998e047b8679dc0aaeefea4784edebfe483118116e04f7 971 0.98/1.00 vMB 32
418,064 418,064 000000000000000003dffc89a7c3f4290b4b1f4a06abbd097097bdac2ba1711d 1,656 1.00/1.00 vMB 34
418,063 418,063 000000000000000004be218654fe276b56fb2e9ad0b0aeaacd2b1d9eba171202 2,651 1.00/1.00 vMB 78
418,062 418,062 000000000000000003f9da80935bacfbf883aef7e8843ccf1b3b3be73eb2c9a5 825 0.36/1.00 vMB 63
418,061 418,061 000000000000000003ddf2a525d2656e1e6c9dab448018c96a1558b1412afd56 443 0.99/1.00 vMB 20
418,060 418,060 0000000000000000008a43438ecf6ffe2da4b38fb40831200c7a09c3f554c5a2 1,032 0.95/1.00 vMB 31
418,059 418,059 00000000000000000335f273c64976f2afd6122be3dabb3e74aebfbdacbe9889 1,793 0.90/1.00 vMB 56
418,058 418,058 00000000000000000066ffdb82a367bfa7c4075e4aac334d7b5f2cf7e339e10e 778 0.99/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.32 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: 660.27 GB
    • Received: 14.66 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.