Loading Tool

Explorer IconExplorer

Memory Pool

28,525 transactions
6.93 vMB
0.04609579 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.82/200 MB

Candidate Block

Mining Attempt c7839b81ca6d0bcb5983bff1255af953b43210232aa6ac7befbba1fe80b7f9b1
Version 20000000
Previous Block 000000000000000000010aae71661ec974f19f60e6845081a7dd81ae0148c404
Merkle Root 69ac90a516c63e031cac9abea94bfc140695fa1304ec3dbe464410068d37a43a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,485
Size: 1.00 vMB
Total Fees: 0.02598130 BTC
Avg Feerate: 2.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,016 (680,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
232,074 232,074 00000000000000abd44f4ae9bfe347a1cc803e827e1b66bfa7196ae6546bce28 0.25 MB 389 126
232,073 232,073 000000000000016b17d4156e084f668945e8f8ab6973bfef34a5a3cccf4fb790 0.02 MB 37 107
232,072 232,072 00000000000001a5f4f18b34b28a93e3944cf196974a17cb46b644c25fa8db55 0.26 MB 508 137
232,071 232,071 0000000000000111eb2b39123ee971547a45d5c658162a981220cb975e5aa664 0.25 MB 497 133
232,070 232,070 000000000000018186b10f2a08ee2e6ba45a47c4548ec8cbcb82e3ddcd95467f 0.47 MB 1,191 168
232,069 232,069 000000000000016b9b768b281a11826fc47319b2bec5832d3b4bc015d7214a11 0.39 MB 698 136
232,068 232,068 000000000000018afb1a69c350c9d60e1a674b70353b3cfeca04c9f1fc3c7f10 0.25 MB 402 107
232,067 232,067 000000000000006adfb046ad2d739a324461a58a8d37a54e11d6862a2b572d4b 0.25 MB 265 34
232,066 232,066 000000000000007451bf7f8caba854d48bb3b435b638bee8d79920a0a547dba1 0.25 MB 545 147
232,065 232,065 00000000000001c0ce73fabe0637992c8cb42881c64129a5b6b5342152f33f7c 0.25 MB 486 126
232,064 232,064 00000000000000c7c09558401da6b883747eef64bb96d7f56f647a9b2280423c 0.25 MB 337 84
232,063 232,063 000000000000010ee58564321baca532ba4dbe2f0f7ca71ad6f1cbfa6b4c2fba 0.25 MB 711 180
232,062 232,062 00000000000001cc659f8400966d0afae8178a5f0db2027f214869e2f01cb383 0.25 MB 600 172
232,061 232,061 0000000000000050dcfb8fb56d559d9c075b74d696d808cffdaf7395b21154bd 0.25 MB 292 117
232,060 232,060 0000000000000116ff438a7538a8cbe23a2a3b796c20117b96bfd8eaab2685a1 0.03 MB 75 28
232,059 232,059 0000000000000031e1df2f2c02dcd3d3875b4ee89214508a6ec6b68f1c0bc5df 0.24 MB 346 127
232,058 232,058 000000000000011e27a5aa7e4606eaba0325fc89564054675ba0176f37f2f29a 0.25 MB 521 176
232,057 232,057 00000000000000ea8ffc94a7d9259f1120a95e32258747cec74ca7a0462f04cc 0.25 MB 724 233
232,056 232,056 00000000000000c46aafb948bfb0e377a74663cb7d816347091e197028bc48b3 0.31 MB 653 152
232,055 232,055 000000000000009c57f16ca871247c43a0bb534aab8507dffe723250ed823269 0.25 MB 118 33
232,054 232,054 000000000000008f02eaed7f490be67eb41ef91ec49a3ca96df2ea2957b5ae1a 0.25 MB 583 182
Previous 10 blocks ↓
Total Size: 778.87 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: 397.49 GB
    • Received: 3.56 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.