Loading Tool

Explorer IconExplorer

Memory Pool

82,132 transactions
31.05 vMB
0.11906808 BTC
Random Selection Loading Transactions
Max Size: 188.45/200 MB

Candidate Block

Mining Attempt e21e7d3f48af85da07c6eea5c7a687387acf7e17f08a293738a31aa227ac9376
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root f98b3945b4fecc28c691b9e4994fa3400074c2634acc670bc087d6a30f2eec48
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,370
Size: 1.00 vMB
Total Fees: 0.04049529 BTC
Feerates: 318.30 > 4.06 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (553,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,911 361,911 00000000000000000b56da2d96d858a63432e652169fc9dceb52e7845d07701d 1,851 0.90/1.00 vMB 30
361,910 361,910 00000000000000001059c997be495d3620ac71f5881bc964fd1ff2ac17d30838 737 0.72/1.00 vMB 17
361,909 361,909 00000000000000000eb86ce5610550904e1fa6b1cbe7076a6a19f8408f37dc4f 1,099 0.96/1.00 vMB 19
361,908 361,908 00000000000000001377c648da9924ac9a9f60fb5b1669609a64515bea8e6314 774 0.50/1.00 vMB 18
361,907 361,907 00000000000000000002621a6c0f2ff0be4d170cc21ffe25303a6b2a17be01ca 1,573 0.75/1.00 vMB 27
361,906 361,906 00000000000000000daa63279685c4e0c4f46154194745aaff511a663cc86f22 1 0.00/1.00 vMB 0
361,905 361,905 000000000000000001aca9152f4688c58f838980ca32fc24295b1da758ae7036 170 0.15/1.00 vMB 6
361,904 361,904 00000000000000000eeee5e2020ba8cbd30c9faf86e02041f875f320b85b48a4 1,522 0.75/1.00 vMB 30
361,903 361,903 00000000000000000eeafcea1f6820e5bc0f8cfdc358a2f6acf1ecca719eef5e 357 0.25/1.00 vMB 21
361,902 361,902 00000000000000000418dbf0acdf9f9ce6726f66810d3317ea269c50220f109f 52 0.04/1.00 vMB 11
361,901 361,901 0000000000000000047a00cf370ad3176877f58a400d391cc9ec0ba0ace4f41c 1,055 0.39/1.00 vMB 26
361,900 361,900 00000000000000000807328e756d102b54fdab6ccf3995b0187353974cca12b7 657 0.60/1.00 vMB 22
361,899 361,899 000000000000000007c4dc4673af07361d05c824f12b6cd1f546914f67e1578a 1,135 0.55/1.00 vMB 28
361,898 361,898 000000000000000002ff3d80188753cdea46641155117b13aed1cbdfccda696d 425 0.22/1.00 vMB 26
361,897 361,897 000000000000000002388da7ecc5e0be7a8144f0332663045e50d9c0c078a6e2 1,116 0.57/1.00 vMB 37
361,896 361,896 000000000000000009d1020a3f0b225a572f53bcf673353d84d92c05e1f6bfde 82 0.08/1.00 vMB 10
361,895 361,895 0000000000000000074c9d9ed3bb74a6c6b44f9efaabdf572aa79776229c7c08 1,793 0.96/1.00 vMB 27
361,894 361,894 00000000000000001581aebc8e7ac2f22ce08a1ffa467914fda0bb0b0a9044bc 204 0.26/1.00 vMB 7
361,893 361,893 000000000000000008e7fe220565e1528e2c8b88458a729494f553d3a504a9fd 650 0.74/1.00 vMB 8
361,892 361,892 000000000000000000b7cf9b0638423fed9c72fd0d5e8899bf89c6577ddd5816 1,371 0.95/1.00 vMB 23
361,891 361,891 000000000000000013bb05dcf600cddcd6a87fa5f98176c3ca6812c49621ba8c 2,207 0.90/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.39 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.