Loading Tool

Explorer IconExplorer

Memory Pool

84,651 transactions
31.86 vMB
0.11003162 BTC
Random Selection Loading Transactions
Max Size: 193.46/200 MB

Candidate Block

Mining Attempt b3d061011bcc614020e1c2d660925cb560684c50dd50e467b5dbfba1311d87f8
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root cdb00021445c8fd32c0833d07ac968f24b00dfb59a6f2ba3677047e2eb50d8e1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,752
Size: 1.00 vMB
Total Fees: 0.03263240 BTC
Feerates: 299.43 > 3.27 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (434,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,555 480,555 000000000000000000a004d8d0e7d928402e09220f8618838055f3ca8142fddf 2,245 1.00/1.00 vMB 244
480,554 480,554 000000000000000000e319e843bb7ce31a5444cef423b265de447d889129301d 2,674 1.00/1.00 vMB 298
480,553 480,553 000000000000000000181f83065ff95287f085cd2d61747c8a8e7b01db69b045 2,105 1.00/1.00 vMB 215
480,552 480,552 000000000000000000f88d66d51c2654ceee3ce075cbdd72c6d28a1cc4be2cb9 2,411 1.00/1.00 vMB 204
480,551 480,551 000000000000000000dbe2a029ea311378be680d6e5c54a9c44a940b07d57614 2,327 1.00/1.00 vMB 241
480,550 480,550 000000000000000000ed419bc31c7089820da9f8c65dadb36482c7d058a81441 2,287 1.00/1.00 vMB 255
480,549 480,549 0000000000000000002173e883b80f6a4bd53fc9541e17a6ad1075912647cd39 2,825 1.00/1.00 vMB 302
480,548 480,548 00000000000000000122a7314ff42964bae3b9cdbeba8408e190f3fd3b8be316 2,447 1.00/1.00 vMB 297
480,547 480,547 000000000000000000d76cb573ec938ff91d1e3501ab386d80dcacdcea3c06e9 2,534 1.00/1.00 vMB 260
480,546 480,546 00000000000000000052fca516261b65a8a455f35f4c2f867acfb08069def3ec 32 0.01/1.00 vMB 567
480,545 480,545 00000000000000000071e8a1424fa9deea59dee03d8195149b7e21f596ce737d 1,963 1.00/1.00 vMB 205
480,544 480,544 000000000000000000d0109fbb0662dcd194fcc9bd1e5371173c07283048cb03 1,447 1.00/1.00 vMB 201
480,543 480,543 00000000000000000112aad9c66e5ca3b5a813b9104beac53b7b7a229d12ead1 1,738 1.00/1.00 vMB 221
480,542 480,542 00000000000000000069c18be94bcf59434526eac4e4781ca2e3642c9b1ced60 2,825 1.00/1.00 vMB 219
480,541 480,541 00000000000000000074808651eb2736d32e9ab5237c759c5b48ae72a9466a8b 2,669 1.00/1.00 vMB 229
480,540 480,540 00000000000000000052eee7b08d87dc197f2445c8e86ad06a30e42578e98c81 2,212 1.00/1.00 vMB 260
480,539 480,539 00000000000000000049eef55d1f30fb2f32a977733897cf3b55e6f8329b58dd 2,838 1.00/1.00 vMB 268
480,538 480,538 0000000000000000004cdd7d292088181685a489dba6858ba2a72a8e31025c7e 2,347 1.00/1.00 vMB 320
480,537 480,537 000000000000000001168dec8a5d9120be250c998f54eca0ed2063e31a1b0d6c 2,531 1.00/1.00 vMB 281
480,536 480,536 000000000000000000ee49ebdbb524579d49ae74b025b12e27ce5da44cea70f8 2,336 1.00/1.00 vMB 208
480,535 480,535 000000000000000000c099bd24ea534cdaea113c32787aefd9ba5bccbfa3f381 2,800 1.00/1.00 vMB 299
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.