Loading Tool

Explorer IconExplorer

Memory Pool

23,899 transactions
11.80 vMB
0.04380142 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.85/200 MB

Candidate Block

Mining Attempt ec71caa212de9f02d4be4a7acfc5508398412eb23b8c4780f9b2d6026630d53f
Version 20000000
Previous Block 000000000000000000001d4734e2c5f1dcc81108a51a8e59880fba80c9423cd2
Merkle Root 9dc2e4481ebdb0ccf4a5fdb17ddda237ca972663bac034c8097c219d1c85d204
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,346
Size: 0.99788675 1.00 vMB
Total Fees: 0.02425046 BTC
Feerates: 502.67 > 2.43 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,696 (865,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
48,469 48,469 00000000243c0448cd5f7a4d394402cbb620adcde5e9fc96e8794197a0c71240 1 0.00/1.00 vMB 0
48,468 48,468 000000001964b5c4fbd835b97f63da6497bf7934d28cd599f2806102e0a292aa 1 0.00/1.00 vMB 0
48,467 48,467 00000000051d652440077de069b37ce12e74288c7a709157bcdf57cf394cee7c 1 0.00/1.00 vMB 0
48,466 48,466 000000002681c404bb47f2c765e79b48162cdbd03c3b2eb81c5db9d1d927d3b0 1 0.00/1.00 vMB 0
48,465 48,465 0000000002a77866cb6b38b63b8c934eeae33082e154ca38f7e548d4c47c3182 1 0.00/1.00 vMB 0
48,464 48,464 000000002887b48acd0b7e186e9b55d43a206295c89a79bceaa8aed0bbbfb4fe 1 0.00/1.00 vMB 0
48,463 48,463 000000001e35c2a949635815077e737902459ff4c9f10461e8101ff4478797b7 1 0.00/1.00 vMB 0
48,462 48,462 0000000005690cc342d4ea84fd6311f7d81950e37c64ded2cf8d0b6056522f60 1 0.00/1.00 vMB 0
48,461 48,461 00000000282605f74430fa0746fdab80c8357474d644182faf9a2743523f51a6 1 0.00/1.00 vMB 0
48,460 48,460 0000000028850587967ff361c74c6c824ae6ba119a9e2d9152944b3420a52ab5 1 0.00/1.00 vMB 0
48,459 48,459 000000000f0835fba3c7ac7cf6a3df71ca42dd1c1fc0fa1af790e001bfd7746c 1 0.00/1.00 vMB 0
48,458 48,458 000000001f1ca4f5b61981b29eed27fee98e91c82aac1cace976381f366b6dc7 1 0.00/1.00 vMB 0
48,457 48,457 0000000004b195799b7b4ac81e92bfd497ec5b0edfa7b50f66ba24048e36bf63 1 0.00/1.00 vMB 0
48,456 48,456 0000000012200975ffb367291407b35514a39fa8c949c49d89d4df8690e7f1b6 1 0.00/1.00 vMB 0
48,455 48,455 000000000172da97ddd5acb1cea6a0f8c92d402d0a4bcd374a76195eb91e06fc 1 0.00/1.00 vMB 0
48,454 48,454 000000001b2875506b777c2fd20334c140757e479cbae4b5f84f98991b652d54 1 0.00/1.00 vMB 0
48,453 48,453 00000000208b84d87ed0332b7df1a1b72c7eae169f3de00b03df2948329208a0 4 0.00/1.00 vMB 0
48,452 48,452 000000000040955136211129d9b50ab26d5de1a1e1db79f45f404f55ac37c0b1 1 0.00/1.00 vMB 0
48,451 48,451 000000001e020d733738e0d2f115fb90de8eb076671895f181fca50e1a6b03be 1 0.00/1.00 vMB 0
48,450 48,450 00000000151883a646c1fa9c257e0fd6da3556c502b7b7469de7022fd260069f 1 0.00/1.00 vMB 0
48,449 48,449 00000000181d2dfc517dded64f7f1ec70a9164efb1a27451e2b64e9fb94dcfba 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.08 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 491.98 GB
    • Received: 3.42 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.