Loading Tool

Explorer IconExplorer

Memory Pool

78,539 transactions
29.46 vMB
0.06889695 BTC
Random Selection Loading Transactions
Max Size: 177.00/200 MB

Candidate Block

Mining Attempt 2965742176be974b67ad36daea249e41c8dc6808bbc4615fa15cbd78936d388f
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 2dd5fb48ca9e991b24d16d8b1f448a68b8425aeadb6146ba6e178de6c272ff7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,950
Size: 1.00 vMB
Total Fees: 0.00897149 BTC
Feerates: 150.93 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (363,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,185 551,185 000000000000000000114e675467608a4f4efe7e017eef3b150d02ece22260ca 2,838 1.00/1.00 vMB 35
551,184 551,184 00000000000000000020ad8fe7bec47a8527b469ee70d751bbc3ef68286834ed 2,177 1.00/1.00 vMB 9
551,183 551,183 000000000000000000229899f46503541e24530191e551c7c522c097a50d5278 2,684 1.00/1.00 vMB 18
551,182 551,182 000000000000000000137bdd7bdb265953acb719e6b001d0b0c3c95d79c9a76d 1,456 1.00/1.00 vMB 31
551,181 551,181 0000000000000000000e4b809ccc870b3276e28c30e387e6a6e6c006f053601b 2,198 1.00/1.00 vMB 39
551,180 551,180 00000000000000000012ba172915fc417f8b3d1325055e971063b660cd377971 2,667 1.00/1.00 vMB 59
551,179 551,179 000000000000000000066f6c3102a55b3ff945a02f5b2fbe12d2a1cc0834dff9 2,817 1.00/1.00 vMB 54
551,178 551,178 0000000000000000000c0e713daa95f9920e70b12eec3bf06a61abd677ecc027 783 0.57/1.00 vMB 31
551,177 551,177 0000000000000000001f8e8a233013b5c70d2cb45b557ab271c346948aeb5f4b 273 0.09/1.00 vMB 27
551,176 551,176 000000000000000000262019a717b7a80bec46471e0f2154854580e8df60d211 1,381 1.00/1.00 vMB 11
551,175 551,175 00000000000000000016645564d1719f59c967975cec21d8c7d2941834aed36a 2,181 1.00/1.00 vMB 28
551,174 551,174 0000000000000000000f2372022733602c99424e35e209ae0e71d78196e1a3d9 1,007 1.00/1.00 vMB 2
551,173 551,173 0000000000000000002468469b0ce467963ceb694445d0543666a158b9c1771e 2,526 1.00/1.00 vMB 24
551,172 551,172 00000000000000000018444903c8f198a555958b6287aabdd3f0f886e5c395e6 2,716 1.00/1.00 vMB 57
551,171 551,171 00000000000000000006fccee03fbc8b089fe2eda8f8cf17fc90857963394305 1,717 1.00/1.00 vMB 21
551,170 551,170 0000000000000000001678e00ee37656dad04823c4dc872e1fe8d5c679dfa549 2,042 1.00/1.00 vMB 7
551,169 551,169 0000000000000000000c299d049ecb4d930d4a9a089f1d5bd859a6e43c59de2b 1,734 1.00/1.00 vMB 24
551,168 551,168 000000000000000000092278c7143d9237b328db8791ba4e95fa687a642b6bb2 2,372 1.00/1.00 vMB 40
551,167 551,167 00000000000000000004dd8ae037727acb97c600d699fdce496ee3eb5d8339de 2,677 1.00/1.00 vMB 41
551,166 551,166 000000000000000000115b38a921204565d5fb04f6b713b1110faa2dc870ad5f 2,513 1.00/1.00 vMB 47
551,165 551,165 000000000000000000162a5a103ed63846d54872639ba2982a410acd29749620 2,540 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.