Loading Tool

Explorer IconExplorer

Memory Pool

39,524 transactions
20.31 vMB
0.06477475 BTC
Random Selection Loading Transactions
Max Size: 111.51/200 MB

Candidate Block

Mining Attempt 51271389605a131dacbaf69f3eec7fb811381581478d3f57d3fbd9424e61cf6f
Version 20000000
Previous Block 00000000000000000001058c46ce909af454ed1b2cc51e1dd71a5c347cc5ae71
Merkle Root 646a2123e7f7b44cd9c9614499ae565c2b4a57b6d23a3a4befe611f335c72f95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,757
Size: 1.00 vMB
Total Fees: 0.02220962 BTC
Feerates: 100.45 > 2.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,916 (865,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
48,487 48,487 0000000024d8e1baaa645a631a4d79c1d279c162f2676e8f1658fbf906055a52 1 0.00/1.00 vMB 0
48,486 48,486 0000000003c60ba87e23cb219bd3fbca6b8bf10db0af81d4d5f0513d4b56ec81 1 0.00/1.00 vMB 0
48,485 48,485 0000000029b99829f554e409f3b5e271a8f743bb5608195d1541f1548f69ccf0 2 0.00/1.00 vMB 0
48,484 48,484 00000000290bdbb91912d6e536fa14066d651f19baf28113d995ca0a64350bce 1 0.00/1.00 vMB 0
48,483 48,483 000000000c1e5ba7130a215317fb15dbef7798811ec294cd0794e5ff3e2b71ec 1 0.00/1.00 vMB 0
48,482 48,482 0000000001f0a7aaee05a42e873c85e03dd087fa2a6de488aa15d90d9e79ca8a 1 0.00/1.00 vMB 0
48,481 48,481 0000000000a6c974d9e96bab0c4dbc687756221310f534807934d88a4180af9a 1 0.00/1.00 vMB 0
48,480 48,480 00000000293ee534ff9fde3f7b6ca64a193d6e6c49a1814a5d9331b14f3d4f54 1 0.00/1.00 vMB 0
48,479 48,479 00000000151c4c8696c67811355bbb2cb6fc21a08a815564cfd886bd7da73532 1 0.00/1.00 vMB 0
48,478 48,478 000000001a8f2d4f017640d00b82f54b98047d792a7fec8e581a9d4c55b5cadd 1 0.00/1.00 vMB 0
48,477 48,477 0000000027cff6b33263866ed369c9828454906e6bf71b9260616a28f9ae820f 1 0.00/1.00 vMB 0
48,476 48,476 00000000187aee5240c029053dcc320a351e5e3e0dfb89c5775dbf806b9b87c5 1 0.00/1.00 vMB 0
48,475 48,475 000000001cf5a0e10d1604135c42faec84f0a0594c404e5c6de1d7bd269c643f 1 0.00/1.00 vMB 0
48,474 48,474 000000001d4abaaeec71190bda0257e2ab92b34691c4254b663645bfdb1fe192 1 0.00/1.00 vMB 0
48,473 48,473 0000000006d46fe1c3d5be0143e1d7be62617c1a01829300ad10006410da8d1e 1 0.00/1.00 vMB 0
48,472 48,472 00000000172222a9dd69f9d86eb9e2b76b55ffd6f0f8e31574d9d172c5c370d6 1 0.00/1.00 vMB 0
48,471 48,471 00000000008d250f314340008ee2c0c74b104a563d00af371b824edc1d643b7c 2 0.00/1.00 vMB 0
48,470 48,470 00000000008437a03abc302caaedfe174e4a52e41702a46aa35a9ffa1c3858ef 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 780.46 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: 527.82 GB
    • Received: 5.56 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.