Loading Tool

Explorer IconExplorer

Memory Pool

83,147 transactions
31.38 vMB
0.16282527 BTC
Random Selection Loading Transactions
Max Size: 186.42/200 MB

Candidate Block

Mining Attempt 44490b7198738ac455e07dfaad4b8017616e2c0320b1cd77e3fabdb3b8a0853c
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 708ed1031d87d686ab5e2355978bafd4f52d9a9bf189ac8e32e2e0103dee1ae1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.06139700 BTC
Feerates: 269.69 > 6.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (499,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,461 415,461 000000000000000000888ca6f8de22054f2a25ae103afee3bff34c6cd772ed5a 611 0.37/1.00 vMB 41
415,460 415,460 000000000000000001fe5683996c505b2be327cb79a42976085e9df09661e34c 1,215 0.57/1.00 vMB 53
415,459 415,459 00000000000000000386a518175dbcc1a21d98d2cdc379de6999b238daca2e96 1,322 0.92/1.00 vMB 33
415,458 415,458 000000000000000003a9c00ec26cc25daf859737fbdec4014da209061942ca07 2,612 1.00/1.00 vMB 52
415,457 415,457 00000000000000000108a51cd4ab8b14258bf92db8ab9e8a8186db6d5c9b0bc9 1,542 0.97/1.00 vMB 35
415,456 415,456 0000000000000000004f90587c74d61fff867184d3b70e3d1712bbd266e6bd35 1,812 1.00/1.00 vMB 32
415,455 415,455 0000000000000000049d68810f6cad6890de5855ff8c105a854ed4d45c29d536 2,585 1.00/1.00 vMB 54
415,454 415,454 0000000000000000008c64865b24409bedc00f8f43c3fe2040be3e2caac513fb 2,147 1.00/1.00 vMB 38
415,453 415,453 00000000000000000342935a9b970064f1b8b580908095c34cafa8347c400f5a 3,110 1.00/1.00 vMB 70
415,452 415,452 0000000000000000036feb0435c8bd933e143edbe6a1d57cbd4f52e46791eb35 1,632 0.94/1.00 vMB 40
415,451 415,451 000000000000000003b59694a0887c1b3f5fd74949e1ccabc315b7ad02912360 1,377 0.93/1.00 vMB 44
415,450 415,450 000000000000000001dde0062c310962df8bb93662aa4524d45ca2070e2d74bc 668 0.57/1.00 vMB 26
415,449 415,449 000000000000000002ba31ea3a98427d210c4db9bcab50590ba8accd09dcb8c5 1,873 1.00/1.00 vMB 60
415,448 415,448 00000000000000000026ee796b73cf66c56989298e98b0f69ef9f4b9f8887cb9 1,971 1.00/1.00 vMB 58
415,447 415,447 000000000000000000ae0ab6fda0e20a478335d6d781018228112687561a2cf9 307 0.12/1.00 vMB 49
415,446 415,446 0000000000000000027975a66e7ba2029ec9ff400a4a80d8c3503212f5902e83 1,823 0.95/1.00 vMB 40
415,445 415,445 000000000000000002e5b9b43093934c01d4789a41a565c7cbcbb64c225b18a3 1,226 0.77/1.00 vMB 39
415,444 415,444 000000000000000005202da8c2459d2f01610e06b9e51aadf4f74962efa0b5c9 546 0.38/1.00 vMB 32
415,443 415,443 0000000000000000054fdab16e9e2de4fc2a69b1cebf0545a7dfadcc9a8b287c 1,891 1.00/1.00 vMB 44
415,442 415,442 00000000000000000566bffb50237d343ae9f65e6a74ce2fe942403789d37c95 783 0.56/1.00 vMB 34
415,441 415,441 0000000000000000031892a40da946048cec017f23039631feb4619892039b18 762 0.57/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.65 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.55 GB
    • Received: 16.28 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.