Loading Tool

Explorer IconExplorer

Memory Pool

49,180 transactions
30.21 vMB
0.16982159 BTC
Random Selection Loading Transactions
Max Size: 161.60/200 MB

Candidate Block

Mining Attempt d6947a78ab425c83f7c04fe6b8be302b2f6aa27b3dc9fed4c2479d499ba9248a
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root d8e8b8b507269081c988c595e04a53f18a3e4f4c523cce19b4a08b49993c17ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,147
Size: 1.00 vMB
Total Fees: 0.08866425 BTC
Feerates: 261.10 > 8.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (530,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,549 384,549 00000000000000000a1ed81f77fc91ae87e579f8d78e41c347517fc9e894fc53 690 0.24/1.00 vMB 44
384,548 384,548 0000000000000000098702b1f6f35cc002871e012dbdb383978d4d5ffc8b6617 25 0.08/1.00 vMB 4
384,547 384,547 00000000000000000d8c21c51534e8ebe08912dbdb459c106d170c7ca380c41c 975 0.39/1.00 vMB 37
384,546 384,546 00000000000000000887bf35566f42b721f57b0e48bdf623602a11c7c66a993a 1,048 0.47/1.00 vMB 35
384,545 384,545 00000000000000000018e52e56836c662eb9c06113b12b3698609426d28d1a05 1,823 0.83/1.00 vMB 38
384,544 384,544 00000000000000000c6852eaf7ebc46c60d216f39e5c9fb1600148670569b4e2 1,485 0.64/1.00 vMB 35
384,543 384,543 000000000000000009be903ea8aaa568cbec79dee00fc9cad98e9aa2a3d1a17a 385 0.18/1.00 vMB 29
384,542 384,542 000000000000000008e61dcbb6796ed4068a43c81f89efaeeb0f96a2b1e106be 526 0.21/1.00 vMB 34
384,541 384,541 00000000000000000856960520f28c30a3b571f7257bc7d23cd2a8955143a31c 2,176 1.00/1.00 vMB 30
384,540 384,540 00000000000000000df0b484e75021364d8ed1a37c5353444c219edc81c714a8 423 0.19/1.00 vMB 35
384,539 384,539 0000000000000000019fd5b8a4f0f7c20cc3369725e4c17323a82f2e7a8636e4 87 0.25/1.00 vMB 4
384,538 384,538 00000000000000000fdd8edda0e1c9ccae6dc8ee116678fb52aa097aec28f5db 146 0.11/1.00 vMB 16
384,537 384,537 00000000000000000a8a23829524f536c66c3b41c79e599c58495fd30336125b 323 0.23/1.00 vMB 15
384,536 384,536 00000000000000000d90738cf1d4d25cc3b501bbc562a374263a78315c2aa6a4 588 0.34/1.00 vMB 26
384,535 384,535 0000000000000000091bbf2d3b742e11615005299eb0bbb9aa449ceaae584b5a 424 0.24/1.00 vMB 25
384,534 384,534 00000000000000000b7fcfa73779d6b47afa846f9c386d0a09c2f872fe14452a 300 0.24/1.00 vMB 15
384,533 384,533 00000000000000000696f3c28d6cfc3783e23ab61e958ec9f84f757693e4cd73 2,594 1.00/1.00 vMB 39
384,532 384,532 00000000000000000860c5b9429f78ed94db860c347ec72ac0f7cc3a1b3371b8 976 0.49/1.00 vMB 28
384,531 384,531 000000000000000009d9846f9e8b33cba1888d43cafc08a9183dbd044b4eb777 1,084 0.43/1.00 vMB 36
384,530 384,530 00000000000000000bbc17184623b24a877623b5a794232f44c34e1e958f2b0c 126 0.10/1.00 vMB 18
384,529 384,529 000000000000000003c64cb6261de2f59455e39d4388c98b4143e1874f347ad5 698 0.42/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.01 GB
    • Received: 13.38 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.