Loading Tool

Explorer IconExplorer

Memory Pool

14,335 transactions
7.45 vMB
0.03991223 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.36/200 MB

Candidate Block

Mining Attempt 2e4eb2b6166899c8b8f160dd728d1ed4d7d3d4b6eeab48ff36db10258f53170e
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 2fe8a66984b295de4e30c261d77e9192581e1544a87b252c32cabfd4a6f286f0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,447
Size: 1.00 vMB
Total Fees: 0.02477384 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (763,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,337 150,337 000000000000038dfd659503ce32936c5faa395c5dc459129a16eb504e499aca 103 0.06 vMB 123
150,336 150,336 000000000000025012db73305f62b5a54aacffa4b23d8cccec20fe9cf6368fa8 28 0.01 vMB 125
150,335 150,335 0000000000000153bda0ebdf957c418b43f0c26fd362b26f358c460159965a64 12 0.00 vMB 43
150,334 150,334 0000000000000366efb2e13cc24b10cd6cd0b2b270c822e8c93ea15dc67cbe8b 3 0.00 vMB 290
150,333 150,333 00000000000003bcb2b78b752f19e71c105234fd691b9e9b929214c3f5ef7bb3 58 0.03 vMB 23
150,332 150,332 0000000000000300f3d134e51c64a6ee201a21d5161a380c058baf5666b64898 77 0.04 vMB 202
150,331 150,331 00000000000008c526c670f070759bbac1ebb2ec6f383db10e6dbb7d2ce77d93 51 0.02 vMB 334
150,330 150,330 00000000000001f5872eb83000898feda2d1465538f761e9fd1ae0ef05793b0e 13 0.00 vMB 95
150,329 150,329 00000000000007c5862f1488b5b39c6a23d0907a26d1d51f6875e416c2cd7eca 23 0.01 vMB 177
150,328 150,328 000000000000027adf51151480d837a935e71343a8714a5753c753496e635c6e 82 0.03 vMB 88
150,327 150,327 000000000000049e8f9c5da79f317f5e6f8f1b3a977a825d390979ccd0fbf124 12 0.00 vMB 0
150,326 150,326 000000000000083ca4980ab628fb41edf2dd86c6dfd11f8664f5dc58ad777f10 110 0.04 vMB 101
150,325 150,325 000000000000093c1812ce502ed97795262c9d5762d9e8b4ed20a3e0e7c0fa82 9 0.01 vMB 715
150,324 150,324 0000000000000a6708c02e3e8303940c930cb62a4956452aca18ca14781720fa 65 0.03 vMB 130
150,323 150,323 0000000000000192e7930efd6b1a6670bb238d9a75b5715dd34f53649dc2e2fc 13 0.00 vMB 231
150,322 150,322 00000000000003528348f6b429a94a52c4a48d2f5801c06eaf555d26a012495a 64 0.02 vMB 6
150,321 150,321 0000000000000559acdcceb9cef14bf3528f0e3a51b56784e4f249d9f8793dbb 108 0.05 vMB 179
150,320 150,320 0000000000000856d612284eb96e1f1d8b7646f15a14ecf9803ee3f6ea4423dd 174 0.05 vMB 53
150,319 150,319 000000000000008fee0a31b36bd47c804afb9d8abd80e9ab0e35a433798974ca 12 0.00 vMB 310
150,318 150,318 000000000000090478a456dfd00d1a0c73b246da7cf86d6a641403cc59eaa981 10 0.00 vMB 14
150,317 150,317 00000000000009c302ef3f00f53ec8dce956012dde5539b7842b49c01144efda 35 0.01 vMB 123
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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