Loading Tool

Explorer IconExplorer

Memory Pool

36,379 transactions
25.84 vMB
0.08517777 BTC
Random Selection Loading Transactions
Max Size: 132.32/200 MB

Candidate Block

Mining Attempt b48ec5363fbf29d8815892e3015a4398a4bb734208be6a54e8bb867a4dfc1ae4
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 18796c76c0b6741dd76aa8c4d0149bd1f3af9d386425e21d84afa69530f77094
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,968
Size: 1.00 vMB
Total Fees: 0.03785096 BTC
Feerates: 171.09 > 3.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (324,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,650 590,650 00000000000000000011489dff2b5b4bf2ddc332690165d262a725ae82267c0f 550 0.16/1.00 vMB 34
590,649 590,649 00000000000000000014ad02aef53e79f241a2006613bccd52d0914420e2d9e8 2,483 0.90/1.00 vMB 14
590,648 590,648 000000000000000000081e31d67859bd3617cc56aba0733c14f14882fe051240 3,088 1.00/1.00 vMB 30
590,647 590,647 0000000000000000000e45fb7017c72be4fc9ca5c4382c4f8496cc09bc98f694 2,849 1.00/1.00 vMB 37
590,646 590,646 0000000000000000000f5eb9361169fbe828bffd430686ac12592fd31221e2cd 934 0.57/1.00 vMB 5
590,645 590,645 00000000000000000006b976c0faec19771697b4632d61fccaf6314bf135a41a 2,858 1.00/1.00 vMB 8
590,644 590,644 000000000000000000180e4d901ccb03c0f59456812d2a145aa57f1f42924bea 3,396 1.00/1.00 vMB 32
590,643 590,643 00000000000000000001b68fbbf8f1bfa4d3ef98e1f2faa36182947a5eef88be 3,325 1.00/1.00 vMB 44
590,642 590,642 0000000000000000000291208f6424b514cbca32d6eb7db023844189708f0e4a 2,279 1.00/1.00 vMB 13
590,641 590,641 00000000000000000003ca0a620fd681b35e4ae296ad01194e63e1ec59c61dd0 2,744 1.00/1.00 vMB 27
590,640 590,640 0000000000000000000eb8766ea4be713f572703acdb0af5fbfa11963db05744 3,605 1.00/1.00 vMB 50
590,639 590,639 0000000000000000000ad5e672cfc03debd01b5ededae8c92dd08f044ace2b44 2,713 1.00/1.00 vMB 20
590,638 590,638 00000000000000000014f11cfa8f6e85ac2f940958eb726f2ac12dc4cc4a0740 3,351 1.00/1.00 vMB 29
590,637 590,637 0000000000000000001b79426bbe7d11803aca7368b73328e497674ddf3c73f6 2,716 1.00/1.00 vMB 48
590,636 590,636 0000000000000000001a0173fcced3f359c118b68bc02484543397bc8b1ff5a6 3,225 1.00/1.00 vMB 57
590,635 590,635 00000000000000000004fd728ff9c57a43be0c923d44a9dea4bb2e4ab4c9f0bb 3,252 1.00/1.00 vMB 51
590,634 590,634 0000000000000000000795b009fa0dcf1e77b20e7f5ff122d89556c302db560d 1,483 0.46/1.00 vMB 24
590,633 590,633 00000000000000000010bf0d1f9b3d6f1f0f6316fa8d3d499c5b3b1437591213 3,016 0.90/1.00 vMB 27
590,632 590,632 0000000000000000000fe8c21257dd8fd1ed4b4edabf26d69073d9a964141e6f 97 0.03/1.00 vMB 23
590,631 590,631 000000000000000000113c518cdcd51b91bc91689adb8cbf59c302c4a6f4b0fc 1,625 0.53/1.00 vMB 28
590,630 590,630 0000000000000000001ba03f19828b374e79e0b492877f0941ba78713ec7b288 1,506 0.70/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.