Loading Tool

Explorer IconExplorer

Memory Pool

29,328 transactions
9.72 vMB
0.10735569 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.87/200 MB

Candidate Block

Mining Attempt 8618ffcf40d4391870203272e2f02cc1c42a7d5bd9f41d75b6b9afb178df03db
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root 8ad2eae39b5f676063e8158d26b203d63ce21284457f8d79bc8f084408f7689e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,371
Size: 1.00 vMB
Total Fees: 0.03147861 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (681,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,071 232,071 0000000000000111eb2b39123ee971547a45d5c658162a981220cb975e5aa664 497 0.25 vMB 133
232,070 232,070 000000000000018186b10f2a08ee2e6ba45a47c4548ec8cbcb82e3ddcd95467f 1,191 0.47 vMB 168
232,069 232,069 000000000000016b9b768b281a11826fc47319b2bec5832d3b4bc015d7214a11 698 0.39 vMB 136
232,068 232,068 000000000000018afb1a69c350c9d60e1a674b70353b3cfeca04c9f1fc3c7f10 402 0.25 vMB 107
232,067 232,067 000000000000006adfb046ad2d739a324461a58a8d37a54e11d6862a2b572d4b 265 0.25 vMB 34
232,066 232,066 000000000000007451bf7f8caba854d48bb3b435b638bee8d79920a0a547dba1 545 0.25 vMB 147
232,065 232,065 00000000000001c0ce73fabe0637992c8cb42881c64129a5b6b5342152f33f7c 486 0.25 vMB 126
232,064 232,064 00000000000000c7c09558401da6b883747eef64bb96d7f56f647a9b2280423c 337 0.25 vMB 84
232,063 232,063 000000000000010ee58564321baca532ba4dbe2f0f7ca71ad6f1cbfa6b4c2fba 711 0.25 vMB 180
232,062 232,062 00000000000001cc659f8400966d0afae8178a5f0db2027f214869e2f01cb383 600 0.25 vMB 172
232,061 232,061 0000000000000050dcfb8fb56d559d9c075b74d696d808cffdaf7395b21154bd 292 0.25 vMB 117
232,060 232,060 0000000000000116ff438a7538a8cbe23a2a3b796c20117b96bfd8eaab2685a1 75 0.03 vMB 28
232,059 232,059 0000000000000031e1df2f2c02dcd3d3875b4ee89214508a6ec6b68f1c0bc5df 346 0.24 vMB 127
232,058 232,058 000000000000011e27a5aa7e4606eaba0325fc89564054675ba0176f37f2f29a 521 0.25 vMB 176
232,057 232,057 00000000000000ea8ffc94a7d9259f1120a95e32258747cec74ca7a0462f04cc 724 0.25 vMB 233
232,056 232,056 00000000000000c46aafb948bfb0e377a74663cb7d816347091e197028bc48b3 653 0.31 vMB 152
232,055 232,055 000000000000009c57f16ca871247c43a0bb534aab8507dffe723250ed823269 118 0.25 vMB 33
232,054 232,054 000000000000008f02eaed7f490be67eb41ef91ec49a3ca96df2ea2957b5ae1a 583 0.25 vMB 182
232,053 232,053 00000000000001c40d031c2263d65da3072a19c8fa9aed027276e7bf1a83d797 469 0.25 vMB 124
232,052 232,052 000000000000007f123069a5abefccbb05ed3e2c4ac9aa8901474fe2553572ef 233 0.25 vMB 82
232,051 232,051 0000000000000071b2f8a8d3373c3c00ffb0d08102ada508a1b172724bfb36c6 432 0.25 vMB 132
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.47 GB
    • Received: 0.46 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.