Loading Tool

Explorer IconExplorer

Memory Pool

37,490 transactions
26.09 vMB
0.06248611 BTC
Random Selection Loading Transactions
Max Size: 134.04/200 MB

Candidate Block

Mining Attempt f56f150817e1227a4a17a02dab43633557ee8fd30fa58abce57f3549de126592
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root 2f3dc7d7c280fb8f145646f368e7aa035d6bc1b8aa9fabf0eb496731cd0ceb7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,622
Size: 1.00 vMB
Total Fees: 0.01438969 BTC
Feerates: 102.99 > 1.44 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (68,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,529 846,529 00000000000000000002e72f57f2f29c141127048749d98b212a5b5ecf4141a3 5,511 1.00/1.00 vMB 24
846,528 846,528 00000000000000000001e2986e1c32136d83695293ad18a6c766324b4f8b2e87 3,772 1.00/1.00 vMB 27
846,527 846,527 00000000000000000001ddf00e5a00053332ad62bfc195ed862c15ec3cd9bd2b 4,109 1.00/1.00 vMB 32
846,526 846,526 000000000000000000032ee81f769c62ceddccdcbc423be473c638ce802fae07 3,868 1.00/1.00 vMB 24
846,525 846,525 00000000000000000000a36cf5138e469d760dafc0c1d1f8bc5b47cb8c14fc07 1,727 1.00/1.00 vMB 25
846,524 846,524 0000000000000000000151fe7b81756f4e28d93ecac1247c5347883a15ee6b94 1,378 1.00/1.00 vMB 28
846,523 846,523 00000000000000000000b57eca9c4ec002218897f5d99050b12511c4100683f9 1,932 1.00/1.00 vMB 28
846,522 846,522 00000000000000000001479c555a701a425194832245f132f309e094f1d0e022 3,414 1.00/1.00 vMB 30
846,521 846,521 0000000000000000000210b6def614835ceab76e76fa29398ecc41fe4efeda2c 3,239 1.00/1.00 vMB 38
846,520 846,520 000000000000000000032688e39cd8468117d1d970236804d7be140fb459a522 3,156 1.00/1.00 vMB 35
846,519 846,519 000000000000000000029ed4c9b80d85919eb41a97ba44c512a57b08b5449096 2,832 1.00/1.00 vMB 31
846,518 846,518 000000000000000000022dee5f3fa6716796825fd12d409ed695f34dd9aa255c 3,069 1.00/1.00 vMB 48
846,517 846,517 00000000000000000002a63a5d94d0691fc1275482e3adb460d97b1fcfae353c 2,244 1.00/1.00 vMB 34
846,516 846,516 0000000000000000000224cdfad842d3ccfd709a8e2ae1a515f35fd88e1b2106 2,860 1.00/1.00 vMB 54
846,515 846,515 0000000000000000000147081acf0067a0a995f3e929f3d94bf83768325855b8 4,167 1.00/1.00 vMB 27
846,514 846,514 000000000000000000004fdea0755a783e6a7eac4b1c7f629d52c58e825b3715 3,868 1.00/1.00 vMB 31
846,513 846,513 00000000000000000001415aaeebe2d0be59701e6dba4df455263c8082fc2e9b 3,078 1.00/1.00 vMB 38
846,512 846,512 00000000000000000000715b675d9343889d5ce83ebf90a5fb7fb7e7e2c6eb9f 4,039 1.00/1.00 vMB 24
846,511 846,511 00000000000000000001ad2b8316074b571bb833aa2011854d6b22d355a88eae 5,188 1.00/1.00 vMB 31
846,510 846,510 000000000000000000013c6d22ce5eefde36653256ab5e758bd540a39e0bd68c 5,196 1.00/1.00 vMB 28
846,509 846,509 000000000000000000003bc2feb4298c0d4d7bd20f3da3fd3f48ae1751835dd4 4,241 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.