Loading Tool

Explorer IconExplorer

Memory Pool

86,253 transactions
31.43 vMB
0.20543073 BTC
Random Selection Loading Transactions
Max Size: 190.75/200 MB

Candidate Block

Mining Attempt 600cb1d5853bc22905d7d4e50f4d56708855b4356b41fd911627ea1c53614a55
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 1eee46689c70e3479898b993afce7b90bfa0ab193d80c36833cfec4a4dd6ba8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.10410059 BTC
Feerates: 502.67 > 10.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (612,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,621 302,621 00000000000000005d9ce03bc26cb1a8ed73404e2e0150313d1dcfc73e280752 464 0.22/1.00 vMB 35
302,620 302,620 00000000000000005658292cedad0fe6d3f3c003947ec8e8b90499f68b25346c 325 0.19/1.00 vMB 24
302,619 302,619 0000000000000000515cd665e9f2653ce31f8def4987bc26bcdca55b40a42444 444 0.25/1.00 vMB 27
302,618 302,618 00000000000000003d39188ecde5ad9dcefe6057d70d92092125ffaad8f08595 175 0.09/1.00 vMB 29
302,617 302,617 00000000000000000db99eab493547dd7a523cc4902002fa2e46604073b658ee 449 0.25/1.00 vMB 28
302,616 302,616 000000000000000034f29c3d5aa091da57f4f32d01fccc3821e83757f590020c 45 0.12/1.00 vMB 11
302,615 302,615 000000000000000048d9a1ee39d8400c773c7e2c3bfee76d9768cf3f8d548f89 409 0.35/1.00 vMB 24
302,614 302,614 00000000000000004faae8c2061d98084af469054a36b9a0411d88a19ac099ac 226 0.13/1.00 vMB 27
302,613 302,613 0000000000000000325b1b0cd3ab80e180108831eabc3be6e99689e84ec1ed3b 373 0.21/1.00 vMB 25
302,612 302,612 0000000000000000388e32e212dedaf744a4a518ce84b250d543a9479c5d50c7 314 0.35/1.00 vMB 17
302,611 302,611 000000000000000024a29081ab27b96eff9ce369651fc75e5760cae1be109cf9 591 0.25/1.00 vMB 76
302,610 302,610 000000000000000013ea3466a18009d7b03bb68a2bf25d616ea26618c7c54f56 1,305 0.50/1.00 vMB 41
302,609 302,609 000000000000000032b40daa825192e123699ed11283a3b33062f688bc462e76 320 0.15/1.00 vMB 37
302,608 302,608 00000000000000001eda81780a3797369c985ed15c91771411da3703d71677b0 132 0.07/1.00 vMB 47
302,607 302,607 000000000000000026fb9793fdac1fdb008ce9185339dcac614cc30e489c5e4f 179 0.10/1.00 vMB 29
302,606 302,606 000000000000000022bb847efe035ebd3087d67b4e4b7d57b7c43fd1a6d76e6c 148 0.11/1.00 vMB 25
302,605 302,605 0000000000000000454772e53ac334365df109318a1a08b1c2197778ee0a4356 505 0.30/1.00 vMB 28
302,604 302,604 00000000000000001a550a9629750f17432fecd77f1cf3c079d33b2db37e5ae0 233 0.30/1.00 vMB 16
302,603 302,603 0000000000000000585718a3aa1dcf041eb73c4afea41e5ad8039564a9025dc0 690 0.25/1.00 vMB 48
302,602 302,602 00000000000000000a4d72c6f0c714e8b0f4e847a9599110acc133cec97900d4 101 0.08/1.00 vMB 11
302,601 302,601 00000000000000006584871a819f19d4fb9203526ce1dbb112e00e764166e238 460 0.29/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.