Loading Tool

Explorer IconExplorer

Memory Pool

81,379 transactions
29.80 vMB
0.12979656 BTC
Random Selection Loading Transactions
Max Size: 180.59/200 MB

Candidate Block

Mining Attempt cf16a7c6d1e2c94010633589b4e0eef2b85c71884c3a7873fc88bec873525070
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 658d70c0c3157bb2e2b53044a1e76411b3fa3a0f957288a1e10b85a2cd5e1f7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,794
Size: 1.00 vMB
Total Fees: 0.06208578 BTC
Feerates: 151.07 > 6.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (374,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,128 540,128 0000000000000000001ccc52fee562f5e333daf72e51a625f16579a348fba210 14 0.00/1.00 vMB 31
540,127 540,127 0000000000000000002177584038b9244aeaf5183458eeba650043d80226bc37 524 0.56/1.00 vMB 8
540,126 540,126 000000000000000000176db1e0897c80b4fea751fbc2d5b9fec2436da1f46395 2,272 1.00/1.00 vMB 23
540,125 540,125 00000000000000000009495334d0cf20037d7ac102d470af659e64bd865f5af6 1,408 0.67/1.00 vMB 45
540,124 540,124 00000000000000000014e70296c71c3b8b7055423e0c70b4142476f4ea2ee780 254 0.13/1.00 vMB 28
540,123 540,123 000000000000000000178ba0ca2d12f677e56715afad7c6fe4aa467ef83a060c 2,111 1.00/1.00 vMB 32
540,122 540,122 00000000000000000014872209846845debe7ae0784641ce3ce041166b1afe8e 2,352 1.00/1.00 vMB 59
540,121 540,121 000000000000000000023bf25f3ecda9bb9ee09af9a5510819f581fe7b33aed6 209 0.10/1.00 vMB 33
540,120 540,120 00000000000000000022a1ac1441d74a38d13e287aec5d88589b1caeb2dedff0 471 0.31/1.00 vMB 23
540,119 540,119 000000000000000000170ad51e47e1044dc0166e8bc81cb7efb025df1caa48d0 718 0.36/1.00 vMB 32
540,118 540,118 00000000000000000022795ce3d62cd69dd385f6a7683d59a76fc4c374f14220 1,174 0.56/1.00 vMB 42
540,117 540,117 0000000000000000001fc8d496dde9388b303941cbdfed0e5e3779c7229a399a 550 0.18/1.00 vMB 30
540,116 540,116 00000000000000000018ff40dbdfd27b8cb273757af22e77ceb4d3a758a62200 1,252 0.43/1.00 vMB 33
540,115 540,115 0000000000000000000aa5965d132d3f7e24b3cab6435809d2a3d88b5490ae63 487 0.52/1.00 vMB 8
540,114 540,114 00000000000000000000d68810beea455362fd6e87260e9dfa544b60c2e86339 1,557 1.00/1.00 vMB 21
540,113 540,113 000000000000000000149731198b8527a21dea08c0ee165d0cdc78233464ebaf 1,851 1.00/1.00 vMB 25
540,112 540,112 00000000000000000022ca31673efdec2c653545db1d8d30e1f73dd1be2dc160 1,086 0.97/1.00 vMB 7
540,111 540,111 0000000000000000002903b95258af99f1b2a63bf822529376f44fc98d13d6cc 1,267 1.00/1.00 vMB 5
540,110 540,110 00000000000000000001bfa6dd618f8e273391b6d8af1b5eed0b9a1cde1cc859 2,188 1.00/1.00 vMB 16
540,109 540,109 000000000000000000211bbdf9cf30f9584cb6ade87c7a00370342975a09f998 651 1.00/1.00 vMB 9
540,108 540,108 00000000000000000001a7258c88b66f85adce123482ec0dc90f8f10067f6177 1,081 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.59 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: 671.66 GB
    • Received: 15.98 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.