Loading Tool

Explorer IconExplorer

Memory Pool

42,808 transactions
27.93 vMB
0.05903791 BTC
Random Selection Loading Transactions
Max Size: 147.19/200 MB

Candidate Block

Mining Attempt 89cf354ba5fc88a567c8729533b95d436f0f3252a3743aa021ce8f69061242e6
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 5129656ee2d0210f1b79cab891a2cab931cee11f1e8359b1d7b41332e28e1a63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,172
Size: 1.00 vMB
Total Fees: 0.00644572 BTC
Feerates: 84.89 > 0.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (471,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,182 443,182 00000000000000000000f2f877c891449658a9afd1baaad6788216e26e027826 74 0.04/1.00 vMB 34
443,181 443,181 00000000000000000357b263563beec05d7e7dfb4b33217fc2a92d396779be5d 933 1.00/1.00 vMB 26
443,180 443,180 000000000000000001d172e8f64b632406013cc909565612cc2964899a56abd3 363 0.15/1.00 vMB 84
443,179 443,179 000000000000000003ba7f4511c50cf31e62704fb15a59ac7f32a70570945569 1,442 1.00/1.00 vMB 45
443,178 443,178 000000000000000001fbec3a210e37bd689f587c6063b425195e07390c08f800 1,726 1.00/1.00 vMB 34
443,177 443,177 00000000000000000353d8b7746281baaf2d723923329a41a1cea600687faaac 1,699 1.00/1.00 vMB 45
443,176 443,176 000000000000000002ae9435f4a91d8751cbb3a125dfe3bbad3e342d339145fb 1,850 1.00/1.00 vMB 56
443,175 443,175 000000000000000000c01bed8b3fa807611355920868d3dff0f3269b3eeae404 1,395 1.00/1.00 vMB 49
443,174 443,174 0000000000000000035577b80d6035c5022ccfa191aa3683d2e390e506d2de79 1,817 1.00/1.00 vMB 51
443,173 443,173 00000000000000000082cae32694e36c5d8fd95460fb48e6e8d0f0c9bed3b4b3 2,233 1.00/1.00 vMB 85
443,172 443,172 000000000000000002b547976bcfdce7dd956d1c1e9d003cd149eb501dba8724 1,983 1.00/1.00 vMB 57
443,171 443,171 0000000000000000023ff1092e1a4ecc4cf1fb50c3ef50808c6c68cb2920acde 2,943 1.00/1.00 vMB 83
443,170 443,170 000000000000000000c5b798ba8673f68cdaa7c08f291efc8dd611c3f6f43fc7 1,989 1.00/1.00 vMB 91
443,169 443,169 00000000000000000002aafe3ba697a3496f8bd63545bbfc67821207eb99561d 2,398 1.00/1.00 vMB 84
443,168 443,168 0000000000000000021537d50f72e5f5ab7334661c9fb4e48681bb330d9560c1 2,223 1.00/1.00 vMB 72
443,167 443,167 00000000000000000268d61f775fecafb378d53d433f7d0d1b7f6cb980ee7839 2,692 1.00/1.00 vMB 70
443,166 443,166 000000000000000000f27b4b0b28cc3c3c8d996d9d5bf87b2ae9b1bf94ee4fcd 2,319 1.00/1.00 vMB 85
443,165 443,165 0000000000000000036575a52f0c00efd24e0375806fcecc6b347fd6e995cd1a 2,019 1.00/1.00 vMB 77
443,164 443,164 000000000000000001df9fc70cb513ede28413d47c798e859f70700a3824fc3a 2,205 1.00/1.00 vMB 86
443,163 443,163 000000000000000002d9af55d5935fdec03d972618c07ffa44816867b4305b7c 1,897 1.00/1.00 vMB 62
443,162 443,162 000000000000000002433414143e17fb75f477452a5532c1cd74e018e5e9f43f 2,225 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.10 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: 651.68 GB
    • Received: 13.63 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.