Loading Tool

Explorer IconExplorer

Memory Pool

81,729 transactions
30.55 vMB
0.11609624 BTC
Random Selection Loading Transactions
Max Size: 183.96/200 MB

Candidate Block

Mining Attempt d1f7000f5a58835eb2a58e17692114797c4d8e8ac3d4e6a057bfc608a4e16dd2
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root c0cccb2a670236fac5344372ba4521b948bad914c6529b72caa3d46b8dcd9c89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,483
Size: 1.00 vMB
Total Fees: 0.04040066 BTC
Feerates: 180.34 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (192,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,371 722,371 0000000000000000000765aa16be820a46c767f5dc9617351694e026c18ecc64 414 1.00/1.00 vMB 5
722,370 722,370 00000000000000000003972af039812ebaa1a53cef62d4ddcdb0df896dbb45e5 349 1.00/1.00 vMB 5
722,369 722,369 000000000000000000072729474f571fca8d309091dde31e0a6a41ea5c15dd26 959 1.00/1.00 vMB 4
722,368 722,368 00000000000000000000ecf29bdc6ba71b1cebc809aa45aa945c053cae9aac88 1,347 1.00/1.00 vMB 8
722,367 722,367 0000000000000000000948f0cca4855c5e5b04db17b56531e0383ff6ebde4017 1,325 1.00/1.00 vMB 15
722,366 722,366 00000000000000000003e02717e123a910ccffc99786e249e65d650641eb222b 1,008 1.00/1.00 vMB 9
722,365 722,365 00000000000000000002d15df4ed8459ef6c92eb5174e27e9c26ea109768b690 3,049 1.00/1.00 vMB 13
722,364 722,364 00000000000000000003b82dd7afbfb4a5461e73419a1fec83c54d7f04219229 3,498 1.00/1.00 vMB 14
722,363 722,363 00000000000000000002b6e1d37851de10fd3a7b9148d54c8ce4ce9e145b8ce2 2,203 1.00/1.00 vMB 11
722,362 722,362 00000000000000000002dea4ac7a7c6d614c79cb4953b4ee7c3f5abc02d0baa6 2,393 1.00/1.00 vMB 12
722,361 722,361 0000000000000000000a873d3740dfea2178de25404cb09ac09854b1551c875f 2,313 1.00/1.00 vMB 23
722,360 722,360 00000000000000000000d17a7171fc9f445dd1b8b1f6eed663d5972635a08308 2,046 1.00/1.00 vMB 20
722,359 722,359 000000000000000000039750d3d05590073b855db56d11e8671d88c1f8617ea5 345 0.18/1.00 vMB 8
722,358 722,358 00000000000000000003018f46e7d4710189a433f3786464db603368b6c9ad2e 1,347 0.41/1.00 vMB 11
722,357 722,357 000000000000000000002e5bb24908ba1e9c646c76c448ce31fc7a0896d8db2c 2,223 0.83/1.00 vMB 10
722,356 722,356 000000000000000000085cf27f8798657ccaa50aed9073043c8e49da8ad38a67 2,427 0.94/1.00 vMB 6
722,355 722,355 00000000000000000007fc6cbba9a698b0e1f51ee1742af9d3b6b630d7ca97fa 2,734 1.00/1.00 vMB 17
722,354 722,354 000000000000000000068477dc5c6f7462b2aade1e47cbebb6270a7724819c3d 1,013 0.55/1.00 vMB 6
722,353 722,353 000000000000000000051592d3adfd8c95652930a5fc5bf8bd28cf16711b5962 214 1.00/1.00 vMB 1
722,352 722,352 00000000000000000005cb8ba8d552d751ce0ad8a4de5782dba4cbbeba4d488b 3,039 1.00/1.00 vMB 12
722,351 722,351 000000000000000000075cc69a4ec29a5e0c444901908dbd80935ac84332f70e 1,444 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.