Loading Tool

Explorer IconExplorer

Memory Pool

14,639 transactions
7.52 vMB
0.04096334 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.82/200 MB

Candidate Block

Mining Attempt 5e9ba55089ce453d05cdb93e9b93a72506f9546af09ef0569783f0202553b54d
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 308f627fa578d49206997b45425a551d6cd85121db8155c4f6de79f245b5995b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.02572336 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (763,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,341 150,341 000000000000079946ab7dac34fe3c2ae770ff0421446ee82a6de4bb63c77ebe 142 0.05 vMB 175
150,340 150,340 0000000000000a58e03ff4e804846603df62404b836d9eb393ee11ae294bf5dd 104 0.05 vMB 134
150,339 150,339 00000000000007936da57a091bcf55e7361174632a256d5d081d6872572aeb79 133 0.05 vMB 102
150,338 150,338 0000000000000a808d2aabb31d708c898ff842d98097abc844c893a20ef81278 116 0.04 vMB 224
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
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: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 229.22 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.