Loading Tool

Explorer IconExplorer

Memory Pool

81,917 transactions
30.89 vMB
0.08392872 BTC
Random Selection Loading Transactions
Max Size: 189.27/200 MB

Candidate Block

Mining Attempt bc390094c46991da4a4aa7f5bf02eee10ca9d620932f07714cbb640a9892a21f
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 84c7c7d4c189cad70aee7aa0604686c4dce71eb0b68fd6b07051e70e605c0f1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,462
Size: 1.00 vMB
Total Fees: 0.01460296 BTC
Feerates: 100.00 > 1.46 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (318,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,458 596,458 00000000000000000002f68566ce8018d0224db2ee0676b7c3d0baa8400bda9c 2,202 0.82/1.00 vMB 11
596,457 596,457 0000000000000000000e62c825845cb7d41bddbdb06aefd124ec71c2cd6d7d34 2,897 1.00/1.00 vMB 26
596,456 596,456 000000000000000000017930162db63ccccc90c16f45ae4002ec3deb86c68efb 3,182 1.00/1.00 vMB 50
596,455 596,455 00000000000000000000774d01050f15c7069fe9a547378547286da7a53387a4 2,403 1.00/1.00 vMB 10
596,454 596,454 00000000000000000011e422c6a5730924c1890f1a00ad463e25e528a921181e 2,584 1.00/1.00 vMB 38
596,453 596,453 00000000000000000009a4c560120c38ee5cec0ecc49a6db4bbe6a659b21a96e 2,881 1.00/1.00 vMB 34
596,452 596,452 000000000000000000129371752f78c8589dbeb81459201582d5ef22ed59f8fb 1,843 1.00/1.00 vMB 4
596,451 596,451 0000000000000000000f9324a659091af678cbe1ee202b7d622b3cfae1829606 2,877 1.00/1.00 vMB 37
596,450 596,450 00000000000000000016e2b30ceb96ff9ec1a37b9f83e9162c7a097e81915211 2,787 1.00/1.00 vMB 40
596,449 596,449 0000000000000000000bae24159b02b2ccbb8d7f973688c751f782fb23fdcf93 2,327 1.00/1.00 vMB 8
596,448 596,448 000000000000000000025df45afe3c6310da25d36346822353c8cd53876e4050 2,516 1.00/1.00 vMB 31
596,447 596,447 0000000000000000001445fc3a79a1550ede67d73b3a235e9b73cb7615afb880 2,405 1.00/1.00 vMB 17
596,446 596,446 0000000000000000000dbb58bdfc500a63e1482e157c3db4a08118fb232f661d 2,237 1.00/1.00 vMB 29
596,445 596,445 00000000000000000007c78d60c8fa50a3a68024d14296ab50a8709585d61b9d 1,007 1.00/1.00 vMB 19
596,444 596,444 00000000000000000006071336cfab699e9315639ecbf11cfeb1c985a76cb5da 2,450 1.00/1.00 vMB 40
596,443 596,443 000000000000000000002af169cf16851b8de619b1409dec526acafd28b692b1 2,669 1.00/1.00 vMB 27
596,442 596,442 0000000000000000000aef19e7fabe1239a2cb0c358a89141fcf3899414d2965 2,297 1.00/1.00 vMB 44
596,441 596,441 00000000000000000013b75e35a87091de0e143df8ef6a40c822584265536bbd 2,881 1.00/1.00 vMB 50
596,440 596,440 0000000000000000000236cfa641b3d0c416da4e09d1773fec7cf7177d95f58c 3,122 1.00/1.00 vMB 6
596,439 596,439 00000000000000000010373f818928af1788accb6802a073357a7b35f74b6a04 2,671 1.00/1.00 vMB 13
596,438 596,438 000000000000000000027107930d2bd66d438ae740389f0e9c61c6ac56694b24 2,058 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.