Loading Tool

Explorer IconExplorer

Memory Pool

88,949 transactions
33.46 vMB
0.08657692 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 25064dac9619221b2aeb6382735ddd95214ddbcc31a1af0a0bfd9851a2fa86a9
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root df376d6c8ce2d1e96f64cb343da043695545e1bd8c46ff8b1ed83e619da78428
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,527
Size: 1.00 vMB
Total Fees: 0.01987535 BTC
Feerates: 502.65 > 1.99 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (306,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,242 608,242 000000000000000000005110981c00dc1d69f8c0bb800a4287fcbb87555d70b1 3,122 1.00/1.00 vMB 10
608,241 608,241 000000000000000000044e0d095ed926abd4fee5066e6db407f0db257ce2f32a 3,261 1.00/1.00 vMB 16
608,240 608,240 0000000000000000000539617a45b640380a31c3b71f05a83a8fba83c34d6b3a 3,163 1.00/1.00 vMB 15
608,239 608,239 0000000000000000000d98d18acaa1bf4124a21c3829d1c6a54a6eca52325df2 2,418 1.00/1.00 vMB 19
608,238 608,238 0000000000000000000e3814cd5a90a8ff913d56f3cff1760d143e09687392fa 3,804 1.00/1.00 vMB 27
608,237 608,237 0000000000000000000b924b22cd30c33e7df70831de5e1412093ac40ea43d49 3,226 1.00/1.00 vMB 22
608,236 608,236 0000000000000000000f5d99909511cc18941a689679527519ba19c5a748914b 2,115 1.00/1.00 vMB 60
608,235 608,235 00000000000000000012f42ed0898700a4a5ad0d82836b74b4335a5fae310582 1,667 1.00/1.00 vMB 72
608,234 608,234 00000000000000000003a2a7e9c2ca4b1186615d16f8bebaf5a906582dec96e4 1,821 1.00/1.00 vMB 55
608,233 608,233 000000000000000000022812034c7fc3fd2c4ff268d6e79883ec490ad976d7ad 1,115 1.00/1.00 vMB 70
608,232 608,232 00000000000000000005e9949b87553694c2ab93e33991c7fa3adb072b936281 111 1.00/1.00 vMB 95
608,231 608,231 000000000000000000105637fcc5cadf9c13f5cf6e017ae54b3c2491ad796635 651 0.30/1.00 vMB 40
608,230 608,230 00000000000000000007179a7f953344d118cddbe2df71012b1daee473a8f3e1 2,805 1.00/1.00 vMB 14
608,229 608,229 000000000000000000094da097c63b1058d012abc6785058c9a2840ef144c93d 3,243 1.00/1.00 vMB 9
608,228 608,228 0000000000000000000c61fdbc7afd51fd77c4b4de4abf95cfe3ad5c5dc85f91 2,928 1.00/1.00 vMB 19
608,227 608,227 000000000000000000043b759937f53e4748b71d437292caea84229ef41dc7fe 2,947 1.00/1.00 vMB 14
608,226 608,226 000000000000000000009702e6fd61c4f2d6afd14ef844db8bf1b9f613906754 1,635 1.00/1.00 vMB 5
608,225 608,225 000000000000000000067d28ec9d70867bab2a59ea38b050b82f39f0b6f19d47 1,731 1.00/1.00 vMB 7
608,224 608,224 000000000000000000079522cc63f43739f2de6df18c43627d63d3eb16d5fbab 1,853 1.00/1.00 vMB 16
608,223 608,223 00000000000000000006a3220ed24c7ae7bab4fe3250597841ea61fe3a362c3b 2,114 1.00/1.00 vMB 25
608,222 608,222 0000000000000000000e94b30afc79dd32e19fe4e90618b0dc200a34036b46ec 883 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.29 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: 657.27 GB
    • Received: 14.51 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.