Loading Tool

Explorer IconExplorer

Memory Pool

42,447 transactions
29.22 vMB
0.07462306 BTC
Random Selection Loading Transactions
Max Size: 149.86/200 MB

Candidate Block

Mining Attempt 971e229e3f041977299fec96562af7ea1127122151a7668978eecdc5ed282637
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 5dd471d7074b06afe6c008ca53689adc6db8428c0c29b7b53227a239c204f646
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.01738215 BTC
Feerates: 100.36 > 1.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (370,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,349 544,349 000000000000000000185f1d558eac035a85e9e70f49515873751944e64e2c15 2,791 1.00/1.00 vMB 27
544,348 544,348 00000000000000000019e1f5d0ef359e4643bf3dbb42a9150ae2b7f4982f5bbc 2,273 1.00/1.00 vMB 22
544,347 544,347 00000000000000000002b064259fdc1b262b34d5d392b78853a2e879d9434ee9 8 0.00/1.00 vMB 1
544,346 544,346 0000000000000000000838e13f0780c3ac4cdd57ea3131e1be8a8e8503402ae8 2,214 1.00/1.00 vMB 4
544,345 544,345 0000000000000000001996bec34ada885e2faeb3ebd0f1a4f6ed9d751b967c35 2,793 1.00/1.00 vMB 20
544,344 544,344 00000000000000000003fc7999c5fd58007c751b5c0138bde7057e1aa510ab59 2,593 1.00/1.00 vMB 41
544,343 544,343 0000000000000000002480327819bb106416bfa2de483fb8c5827b791347e2f7 2,366 1.00/1.00 vMB 10
544,342 544,342 0000000000000000002434e4b5c067faab0cc4b81dc38c5007f5d5a769134048 2,805 1.00/1.00 vMB 15
544,341 544,341 00000000000000000008479af506f2063c027c1352519cf925f7a309ad2527af 2,911 1.00/1.00 vMB 38
544,340 544,340 00000000000000000013e0163a26b48ebe579940b812c326a68f0eb131d36f28 657 0.29/1.00 vMB 61
544,339 544,339 0000000000000000001a1b15abd1acdc5d3481c2b43131f1273f5a1fffe6b5d5 482 0.28/1.00 vMB 17
544,338 544,338 00000000000000000010d5a230192eb761a174978ff0e4a270000e820c84c564 1,509 0.65/1.00 vMB 17
544,337 544,337 00000000000000000025a7d35b0e65e2b1478b7ee4776f8874ea479f77d08e8b 486 0.16/1.00 vMB 7
544,336 544,336 0000000000000000001da5b2166332a5765ffd3dd754a66e0e24e0b082e369bf 2,573 1.00/1.00 vMB 20
544,335 544,335 0000000000000000002378f63158ca6b61b74b56ea45e269220de7aa0ae5ac1d 1,390 0.64/1.00 vMB 14
544,334 544,334 000000000000000000012f639eefaa05cc251302e7d54a069d41c24ba7f4c209 1 0.00/1.00 vMB 0
544,333 544,333 000000000000000000185b631e00d4f812ca4720e926268fd0f043da2ace1380 127 0.04/1.00 vMB 22
544,332 544,332 0000000000000000000b2000610441b7a060d68227bad455f18eb7b241cba4d8 2,225 0.90/1.00 vMB 19
544,331 544,331 0000000000000000001c305882cb0e1304c384cdd1981429ebb7795a526f83c8 1,692 0.83/1.00 vMB 6
544,330 544,330 0000000000000000001e33179821296c4910fd774ddec06649711eb21451e3a8 2,556 1.00/1.00 vMB 17
544,329 544,329 0000000000000000001ed58a4e8acad8567aef7806c30e6ce31df397e902302f 2,536 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.