Loading Tool

Explorer IconExplorer

Memory Pool

55,509 transactions
32.69 vMB
0.07501282 BTC
Random Selection Loading Transactions
Max Size: 172.33/200 MB

Candidate Block

Mining Attempt 3658529606d9db88c02eba27457ed05ffccfe28e90a0cf451d51d57f919cf83f
Version 20000000
Previous Block 00000000000000000000597e87597e1e491d5218a2df4c73a7a79bb55fbb3eb3
Merkle Root 0e0530ebbc326c0bf6ba79a84771ae1312afd39ac7534e360eb849cffdcbf5ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,928
Size: 1.00 vMB
Total Fees: 0.00766815 BTC
Feerates: 60.16 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,429 (661,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,186 253,186 0000000000000018ff49f7d2471d003bb5bba15db0d6bd90f873a43c60b97ea4 392 0.24/1.00 vMB 99
253,185 253,185 000000000000005312f511f373599f1a6dfca29e19578dfb4cb2175d12c6f704 45 0.08/1.00 vMB 37
253,184 253,184 00000000000000334bea59c8ac1a6bab85a1871a019f8bc9c8efc3007d7f5447 216 0.08/1.00 vMB 65
253,183 253,183 000000000000003060ca24849dbd83240e4d3f3fa5cb95f5ad58d93379aafdde 334 0.14/1.00 vMB 171
253,182 253,182 0000000000000015850bf336c20054c4f13a18f8566f787f54e85e4216288108 13 0.01/1.00 vMB 122
253,181 253,181 0000000000000011349eb3bddac7f77b58cf3d559044ac30ad2c908948114084 91 0.09/1.00 vMB 26
253,180 253,180 000000000000003c3c3352a739e5069ffeefc9a8d031bf492b0ec06c6a318ef3 600 0.25/1.00 vMB 123
253,179 253,179 000000000000004ca9da8635efaea25cba23fc7c5c83eb8fdf91e19d01a8a228 687 0.25/1.00 vMB 166
253,178 253,178 000000000000003d346c89845d1ee48eb6330abe58d0436ee8f4a607e926f42b 334 0.14/1.00 vMB 120
253,177 253,177 00000000000000336870ab378f85814328e5073cdbe34e573a880668c12be853 430 0.23/1.00 vMB 122
253,176 253,176 0000000000000021967faafecdb2fc7eadbff3228717400517244d5bf96b9c50 248 0.07/1.00 vMB 7
253,175 253,175 000000000000001ce7d94c006667c7e8cc509a6eda2af76e823bc27d4c22303a 74 0.03/1.00 vMB 139
253,174 253,174 0000000000000003874bb27bcc37c6e9dfe1323d7c6ef27c14baf43f5dae2ac8 127 0.05/1.00 vMB 124
253,173 253,173 000000000000001cc86b225bb141633c3bc9a59ad3aeb5d98b7a39d1e6ad6db7 154 0.12/1.00 vMB 70
253,172 253,172 0000000000000006213520a597b58a0b4a4c533c49eb81058718cc1543211bf8 441 0.24/1.00 vMB 111
253,171 253,171 000000000000003d369be21dbf8f47eb7986750fc7064f18bf23ddcb94f1c63f 418 0.19/1.00 vMB 124
253,170 253,170 000000000000003d4544ba73c2891a19a17e14d988394aa702ef8663a21f787e 114 0.09/1.00 vMB 48
253,169 253,169 000000000000003c4c5c01981e8c3370d302c069d7c34a7756d8a8ac35be28d2 532 0.25/1.00 vMB 139
253,168 253,168 00000000000000016dcc57961cb6d5c39bd2e7f84c536667feef31c6fbff1eb8 138 0.07/1.00 vMB 135
253,167 253,167 000000000000004f3c2171dabd51cd518d61d4453cc9b4ff682ed42154cf3bfd 128 0.11/1.00 vMB 47
253,166 253,166 00000000000000175902d47e2784ac7ad61491b3a43eccd1dcb7fd4a649d4a6f 143 0.07/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 781.37 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: 602.22 GB
    • Received: 10.37 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.