Loading Tool

Explorer IconExplorer

Memory Pool

82,768 transactions
30.61 vMB
0.07412213 BTC
Random Selection Loading Transactions
Max Size: 188.40/200 MB

Candidate Block

Mining Attempt 9c856e2cbb1ea13f6ea74159e5f619d04be67ab1e3b0700847cc04a5b5a06989
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 412c5357202ca357bd144fed4bc34e4aec8303d355b71d21ae80b0a69acfb178
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,867
Size: 1.00 vMB
Total Fees: 0.00555694 BTC
Feerates: 146.36 > 0.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (497,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,378 417,378 000000000000000004463a0e24ef4a2d1d1a4860b85de5084c851311987827c2 2,016 1.00/1.00 vMB 47
417,377 417,377 000000000000000004e6825334076dfc3dca1def72a70e93d484fd9ca10c3dba 2,694 1.00/1.00 vMB 50
417,376 417,376 00000000000000000431a34ef48735f83f5ac190754121bee327244ecd0c367a 2,206 0.93/1.00 vMB 55
417,375 417,375 0000000000000000050ed5637a15a485a4b31edba976af8dde03a4b7dbfe1e64 2,166 1.00/1.00 vMB 77
417,374 417,374 00000000000000000052e69989b6918b595c5f6730c620167efb3b4c16cc89c3 2,573 1.00/1.00 vMB 69
417,373 417,373 000000000000000001ab009267a415c6a26a0caf8a0882484484ca562fcf54c4 1,733 1.00/1.00 vMB 62
417,372 417,372 000000000000000002bd0c6c390667faeac392653f840eb190c81017ddf9f727 1,611 1.00/1.00 vMB 85
417,371 417,371 00000000000000000449e135898a81b05e6d0f6b029733088bb554c871d6ecda 2,879 1.00/1.00 vMB 136
417,370 417,370 000000000000000005090a35553bcc7287f51a6f5761473f766cbcb00d3163b1 2,613 1.00/1.00 vMB 96
417,369 417,369 000000000000000000e352912782ed9e52283c0a09f366d0c2569b78a56b65f3 402 1.00/1.00 vMB 13
417,368 417,368 00000000000000000208f39a499a54a2a5b0c5e007e770947df4be4cd2cd5b10 2,034 1.00/1.00 vMB 57
417,367 417,367 000000000000000003ce648b2575b9ff4904483902a5e153e47acc0272ee4859 2,174 1.00/1.00 vMB 51
417,366 417,366 000000000000000000ab4600e1d5371429a588c11e7d64892acd314e9055dbfa 204 0.10/1.00 vMB 73
417,365 417,365 000000000000000004e9517af7d8a74f0559ffc863a977198bd850aab7855036 2,407 1.00/1.00 vMB 74
417,364 417,364 000000000000000002e1c7b4b6251b063450481efe0545a09ff0eca41c225f61 1,563 0.80/1.00 vMB 44
417,363 417,363 000000000000000001bc45008827a86a69584e1824845d0722b652a38a6ecd84 2,687 1.00/1.00 vMB 81
417,362 417,362 000000000000000003a826ab7f07ed53c4fad476ae208a24c658333628a838a0 328 1.00/1.00 vMB 12
417,361 417,361 00000000000000000487443eb86978241308b36363982d9ae6f4d6e36051e4d7 2,195 1.00/1.00 vMB 57
417,360 417,360 0000000000000000025cbff6c689fcce9b98becf80e8bcdcee7fa5a2d347266a 1,039 1.00/1.00 vMB 30
417,359 417,359 000000000000000002fd91951fcb5dd157294e4716581fa89d6ef1a87e90494a 517 0.36/1.00 vMB 29
417,358 417,358 00000000000000000358e8f180f39b6f567264d55ccb79e4119b7b1592fc8e62 2,284 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.99 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: 717.21 GB
    • Received: 17.84 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.