Loading Tool

Explorer IconExplorer

Memory Pool

70,917 transactions
26.60 vMB
0.06781286 BTC
Random Selection Loading Transactions
Max Size: 160.68/200 MB

Candidate Block

Mining Attempt 9b5e30ae1623b0ceb427795eb6e3f49a352b137eed4266db0498efe827085335
Version 20000000
Previous Block 00000000000000000001584134909c5317cae25cffae72042a981fa31d4fd057
Merkle Root 3a1179cebd41f84f386d947fd4c154a41fcda35da175fa34fd2da00e28d90110
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,155
Size: 1.00 vMB
Total Fees: 0.01090010 BTC
Feerates: 477.45 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,465 (68,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,893 846,893 000000000000000000019ef962df486bbce301328691e3798bb53ec095e0d5ca 216 1.00/1.00 vMB 277
846,892 846,892 000000000000000000015f7e1c5fba0d89f6e34a287e97c34af8f2f609c0e317 613 1.00/1.00 vMB 274
846,891 846,891 0000000000000000000207ee3bfbe6ba3e542396078f6819f825133801bf57ab 165 1.00/1.00 vMB 250
846,890 846,890 00000000000000000001e7fbeaad7f9ba9a0617b413a7ce5de6230be9eec925e 593 1.00/1.00 vMB 263
846,889 846,889 00000000000000000002c6f34146e0367e19f2b15253d3a04d1c351ccf1915c9 264 1.00/1.00 vMB 241
846,888 846,888 00000000000000000001afc05129bc5632c91a3e78345b7bf84e8361c21d7f3b 1,002 1.00/1.00 vMB 247
846,887 846,887 0000000000000000000091d6647ede22dd2af318c16600c97a3e3b3575f4ee44 682 1.00/1.00 vMB 163
846,886 846,886 00000000000000000002271751e45a9a7012a7098052e8b633c64ba74f8d11a3 484 1.00/1.00 vMB 149
846,885 846,885 000000000000000000017afd0171b16edab9cbd3f7905b5a6c00f4ef8893076d 304 1.00/1.00 vMB 150
846,884 846,884 000000000000000000005a8f4fe2fc6370a7a8e41c6dfae4665eb6e5fc4e676e 261 1.00/1.00 vMB 155
846,883 846,883 00000000000000000000201f0581dfb651ff5b5a9d480b62e91712bb8e943c43 472 1.00/1.00 vMB 158
846,882 846,882 00000000000000000001e676476c824bec6e4d48d6993303e7425e35ca20509b 456 1.00/1.00 vMB 153
846,881 846,881 00000000000000000000a60b7a4b0f9dfd68eb118f5c54c9a42fe313d2a22f02 181 1.00/1.00 vMB 147
846,880 846,880 0000000000000000000138dd670e93d798e67153ed99a83e0f027b879eadfeed 528 1.00/1.00 vMB 151
846,879 846,879 00000000000000000002062b28469a44aeaad314250922639eea2031bb329b05 633 1.00/1.00 vMB 144
846,878 846,878 00000000000000000002568ac523c4b1af7098930cb3eff21ea0af32216b509a 671 1.00/1.00 vMB 132
846,877 846,877 000000000000000000030012a1f87e0502b7eb8afb84f9d9adc7f35ee0c272b3 535 1.00/1.00 vMB 124
846,876 846,876 000000000000000000006ad8ea3021f7079b750fe24e6df177054d04dda35ae6 343 1.00/1.00 vMB 123
846,875 846,875 00000000000000000001afeefe5e2f1861b9a63cb413737f6d11eaaa37c59510 701 1.00/1.00 vMB 126
846,874 846,874 00000000000000000002e5705a7785923b071f188353801c743f710661081657 674 1.00/1.00 vMB 104
846,873 846,873 000000000000000000032ae45112897ad592945ceed0e4641847689665a0fc02 701 1.00/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 783.20 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: 754.61 GB
    • Received: 18.93 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.