Loading Tool

Explorer IconExplorer

Memory Pool

40,586 transactions
25.80 vMB
0.05036629 BTC
Random Selection Loading Transactions
Max Size: 134.57/200 MB

Candidate Block

Mining Attempt f5de655e646c0cf6d6acaee8dddd52a9a744160d3cc861bd88f77b79ad2fafe6
Version 20000000
Previous Block 00000000000000000001eb538b44df8d39ae4bf8dee821fde296842d221e7d43
Merkle Root 984cd0d5ab20efd38b65b65debc7f3d652eaa912539bf418d306e41b61c3b15d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,513
Size: 1.00 vMB
Total Fees: 0.00362918 BTC
Feerates: 60.14 > 0.36 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,755 (173,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,906 740,906 000000000000000000037ff18a2d4661b2cda4e1aceea3bef1bc91fdd734c609 3,327 1.00/1.00 vMB 25
740,905 740,905 0000000000000000000874ae6c12d87a453ddf3bb945785ff0f53fc1bd8ea9f8 2,623 1.00/1.00 vMB 31
740,904 740,904 000000000000000000086d7ae47229ca06b4b3739374fea7dd55262af52d1b11 1,142 0.93/1.00 vMB 15
740,903 740,903 000000000000000000035383fe4cf9bab2a5226d01a088002f88679bbe33c53b 2,234 0.99/1.00 vMB 18
740,902 740,902 00000000000000000005ffb56c822c2cc4a94c6e9b682e466d3fb5506549fcac 1,727 0.95/1.00 vMB 11
740,901 740,901 000000000000000000070af16514b644046f702342521bd6a05e5dcf0f103a9d 1,505 1.00/1.00 vMB 11
740,900 740,900 00000000000000000006d02b1d968e9bc5d486e5168f89823cc31a5a76e37a6f 2,203 1.00/1.00 vMB 18
740,899 740,899 0000000000000000000223c11a0d704da521a22427ffebf616bb3bd61f85dd4f 3,146 1.00/1.00 vMB 27
740,898 740,898 0000000000000000000663a6ca32b4250cde8a2796e1d844b7fc29a31ee5b4a1 953 1.00/1.00 vMB 11
740,897 740,897 00000000000000000003535f3b962756333e03a13519482709ef2e95b0a4e759 1,881 1.00/1.00 vMB 18
740,896 740,896 000000000000000000084a8a2d4b8af69de128ecaa1d71d7e270f41d7ef421de 535 1.00/1.00 vMB 8
740,895 740,895 00000000000000000006d65c90883af6c73e99aca4a1891191858662a69754a9 921 0.34/1.00 vMB 23
740,894 740,894 000000000000000000053753f1253fe593721c17447bd020cf72ac19ee80a44f 1,768 0.65/1.00 vMB 19
740,893 740,893 00000000000000000007d5df496fddaca86e1f457f0cf2371b5a7c5a1b675bfd 347 0.13/1.00 vMB 34
740,892 740,892 000000000000000000004c1cab536bc8e7ccaef6923edc705e8dba088df2df68 81 0.03/1.00 vMB 15
740,891 740,891 00000000000000000003eaa8e66a205863873239f0a577f1e53fa1b4f425e0b1 29 0.01/1.00 vMB 17
740,890 740,890 00000000000000000001006afea476d49463c96675685ed22efc2251dae2cfbf 685 0.34/1.00 vMB 6
740,889 740,889 00000000000000000008cea3f2b3ae0b08eaf9daf449b1f56abe147349c68631 1,360 1.00/1.00 vMB 17
740,888 740,888 000000000000000000065dd7c0b14caa1143e6b160d4e56c04fddd97b6753d93 971 1.00/1.00 vMB 24
740,887 740,887 00000000000000000005151d956a3d7d584343213d7dc72225aaa4f66d9dc1a1 296 0.19/1.00 vMB 65
740,886 740,886 00000000000000000003af7525108e79818ddff2515666a379f603515be19c4a 787 0.30/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.95 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: 647.26 GB
    • Received: 12.91 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.