Loading Tool

Explorer IconExplorer

Memory Pool

26,617 transactions
6.41 vMB
0.05361250 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.72/200 MB

Candidate Block

Mining Attempt 65f88c5b3e4c91eae362ebb8d0804ce6cf007cf1f2260381e30eebbd8ef5ab72
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root d488f06bb118491e180d97be9b9da95bbcd151ad900b2a965b04cad8765c2031
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,723
Size: 1.00 vMB
Total Fees: 0.03720737 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (715,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,084 198,084 00000000000003dbe6039a4191c68143c685e7a79dc9848e4ba2c76133e454a2 253 0.08 vMB 454
198,083 198,083 00000000000003dc2d0a03888633e9e788f62d6868fe459b4174ed11d0b3a24d 1,024 0.41 vMB 15
198,082 198,082 000000000000011296dd93227896c9c74cd9c5e3bc2ca29dae8e1e21e405e3f0 336 0.21 vMB 134
198,081 198,081 0000000000000191eb7a65bc6095e5c990596baf4e39b33776533600693329c5 653 0.24 vMB 126
198,080 198,080 00000000000002d9f07239d20ab6e751066b6b41804bde46d6222517a2ccf549 516 0.26 vMB 346
198,079 198,079 00000000000002f990545e55cd1e526b1c56bee7a505625081e0946061e29253 421 0.17 vMB 131
198,078 198,078 0000000000000030c2718d70063a01f761f7321b5c00a6a2d33152c39737a8d3 150 0.06 vMB 577
198,077 198,077 00000000000002669f81f879f920a4d6e5f9c36805fdc37779c3879131f8fd68 317 0.13 vMB 204
198,076 198,076 00000000000000bb60ef6680bc3e77b1cc4098b082334cfb9ab212e7319db602 256 0.18 vMB 103
198,075 198,075 00000000000003a1f02f5f34ed2b9393b2e8a3ba77e44eeaf202e34bcfea0f15 165 0.06 vMB 197
198,074 198,074 00000000000002a4d6cdb65ed3f4fb238890894720170b1f6d5b06fe6bffa47d 477 0.17 vMB 248
198,073 198,073 00000000000001eb8eba12854cc0174da22e0537e7222cac7d0a2adb84a78ce5 39 0.04 vMB 20
198,072 198,072 0000000000000141f6e8d9052fe248e1355785490d1cd4f376abd98715275c21 22 0.01 vMB 257
198,071 198,071 00000000000003c3455acdfbb99a27383faa2c9687331c7870259c5806d08cb1 423 0.17 vMB 228
198,070 198,070 000000000000002fe000db9e7b217e05cd2725e116385fa00bc99ef917590f4f 17 0.02 vMB 23
198,069 198,069 000000000000007cbd276247a01e204040a2ebce844eed1d988307904bb7f19d 542 0.22 vMB 136
198,068 198,068 000000000000019afbc0ac51ef8f88b767093b35e4471c77eb67e3225b91f96d 214 0.07 vMB 122
198,067 198,067 00000000000005646d6936bd2ac95232135c7ed5db44944112daa868eef73978 751 0.31 vMB 126
198,066 198,066 0000000000000437bef2800d12e3fda76517d3e960bde8be0079ad32cd3028e4 137 0.06 vMB 730
198,065 198,065 00000000000002a90f6afe19255304ff9777f9debf60382136e4f1492a2cf852 7 0.00 vMB 32
198,064 198,064 000000000000058b5472f058688dd5079b7fb7a5cf0bacf9d0332ef80803e965 59 0.03 vMB 207
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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