Loading Tool

Explorer IconExplorer

Memory Pool

78,889 transactions
29.23 vMB
0.08524663 BTC
Random Selection Loading Transactions
Max Size: 176.95/200 MB

Candidate Block

Mining Attempt edf1f8ebb1eb5521b62519cbf45c1419c37a9b205898267d599208c54ff220be
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root fc7fea1f89acc57bdd57472632fb968c412520be089fb0db03526f049f234198
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,480
Size: 1.00 vMB
Total Fees: 0.02405779 BTC
Feerates: 178.73 > 2.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (323,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,901 591,901 00000000000000000004f1468e00684d6d7a3b58382f5a3348f800867570ca16 3,375 1.00/1.00 vMB 19
591,900 591,900 0000000000000000000e99ae577191f0379250a4319098a29404500c048bc428 2,883 1.00/1.00 vMB 14
591,899 591,899 00000000000000000008147a96790875f49558fa7df88aac8f839e944024409d 3,328 1.00/1.00 vMB 36
591,898 591,898 00000000000000000006879bc0d004c6ea49201647023c5823bc5854303bf5a3 2,672 0.95/1.00 vMB 13
591,897 591,897 0000000000000000000e9c1c75b7875df8c77d061ccbe443ec4783a531d8d1f2 2,111 1.00/1.00 vMB 26
591,896 591,896 000000000000000000178838f52662dcc871a3bc511a115b26969b0e62da532c 1,992 1.00/1.00 vMB 4
591,895 591,895 0000000000000000001228307b11a38f14eded593b781ce44304774dfd962d10 1,113 1.00/1.00 vMB 2
591,894 591,894 0000000000000000000ba61f79d4bd0d074332f84bea38fbcd88225e579394c8 644 1.00/1.00 vMB 5
591,893 591,893 00000000000000000001b61213f2d508d19f9799cdeb8b0bac54f5d1ce788e79 656 1.00/1.00 vMB 3
591,892 591,892 00000000000000000006fd28b51ad8126064ba07930db5c2051614d9fe2b3cb8 2,128 1.00/1.00 vMB 5
591,891 591,891 000000000000000000158092ed4c6d400aad9270d3b7bf49d99fe1a26bab9ba9 2,756 1.00/1.00 vMB 16
591,890 591,890 000000000000000000186a5b8ca42a5957ff4ac9e5fc5893c64b3ab88ace767d 2,688 1.00/1.00 vMB 19
591,889 591,889 00000000000000000008df31f167addc99ae7d6305246065426c5299e77170c6 2,537 1.00/1.00 vMB 23
591,888 591,888 00000000000000000013ab8926bc2cd7f5bce83bef594a05b2e11a6d9967375d 2,290 1.00/1.00 vMB 16
591,887 591,887 000000000000000000126c46583e6d0f6c1b7e67247e671714dad78e1c7d21f3 2,263 1.00/1.00 vMB 32
591,886 591,886 00000000000000000016810e9c7a0f404a2f4f1df959347c49f6eb472afd93e8 2,800 1.00/1.00 vMB 26
591,885 591,885 00000000000000000017276d5c1c29dc76d03398cd6ae5d5420af2ccb0036b2a 2,031 1.00/1.00 vMB 12
591,884 591,884 0000000000000000001a340d7a2874e3e12185ec87996e82ecdb831035090610 3,171 1.00/1.00 vMB 31
591,883 591,883 0000000000000000001610be8c92eb11ccb7b15e353d025a561d90e8980e898f 1,566 1.00/1.00 vMB 11
591,882 591,882 00000000000000000014a7f2307f8bf62a396d0ab671e5d80ef965006d8079ab 2,272 1.00/1.00 vMB 27
591,881 591,881 0000000000000000000e2a31ed4d56e83839a38e3e9e0ee6d495669c8cbc9010 2,160 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.68 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: 679.02 GB
    • Received: 16.44 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.