Loading Tool

Explorer IconExplorer

Memory Pool

16,260 transactions
9.47 vMB
0.03471026 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.76/200 MB

Candidate Block

Mining Attempt 247d84ad5ea4e98d613a2d81cb447df89b62aa3d933c732b76d95ef4e16352bf
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root 68a34e05586a5cf142b5906583efc09a32687a6bdc770e531eff2761868d13f8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,516
Size: 1.00 vMB
Total Fees: 0.01368424 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (724,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,946 188,946 00000000000000cac04ef18d0a7fe0227b1c36f5ea24d8ce10168aca718a29e9 211 0.07 vMB 38
188,945 188,945 0000000000000912b61a1804f7c087111c1a9d3c9b5a8e7ff8dd80d3c68871ba 149 0.05 vMB 111
188,944 188,944 0000000000000863131582e8913e545389484ab5904ad6020040fc0f6c20cc32 115 0.05 vMB 1,113
188,943 188,943 00000000000007faa218ef90153b1da233da4953fbb2137ebb26477c2f178c1a 55 0.03 vMB 113
188,942 188,942 00000000000008b456a435bedc255d9579c773e6b9094ca1c18907dd0671ddc9 470 0.35 vMB 107
188,941 188,941 0000000000000870f5ad4f41fe5f362dedb01161923929ba7db330a775347354 287 0.08 vMB 36
188,940 188,940 0000000000000954bd95fb852d0e1aeeaa510dfcf28e2cafd0d743e13387d4ea 138 0.05 vMB 46
188,939 188,939 000000000000016faef9a3f8ebeb6d4c582006199b021b028663e5a1b320933f 8 0.00 vMB 14
188,938 188,938 00000000000006af07dd41f447252330d0c1548b390de6d14ea210c80519795d 148 0.10 vMB 73
188,937 188,937 00000000000008a65a78d6b29162d8bc39473c053edcf709d7d874c84ea01b8c 187 0.09 vMB 119
188,936 188,936 00000000000001e4cee1f8f939b18d5248f367397ec5ec7ff8cf240cfb669ef8 86 0.04 vMB 64
188,935 188,935 00000000000005b379cab1a38073cd471db511c7e83ab2521856fee58e858270 523 0.22 vMB 149
188,934 188,934 0000000000000013348c194172b66d6c771b5a4903236408f492a76c93704831 11 0.00 vMB 0
188,933 188,933 00000000000007573543c72b0c40ac2f356c75163c8ca085d80d8ed0695865fd 463 0.25 vMB 126
188,932 188,932 000000000000052f294bb8a09425295f31f4098d884568eaeb0428cb431695e3 130 0.05 vMB 63
188,931 188,931 000000000000028a79c35d6185b4e39c12c5fac74d3bbe34d4f49a05f29ce2e3 98 0.05 vMB 271
188,930 188,930 000000000000084016cb2ef0f4f314ac4ab74118250b4837058675ac8f1a84d1 68 0.03 vMB 26
188,929 188,929 00000000000008e0c54f82c16a0dcb523a036d2e67ffbdadf063906ba04378c5 313 0.23 vMB 102
188,928 188,928 00000000000005400d9a675d37db5b2140887238fd1335db17cdb2159a1d6814 634 0.20 vMB 162
188,927 188,927 00000000000009778ba8b3b837a0373d8a7d34578a578c7912a69cd8a3012c4b 376 0.25 vMB 169
188,926 188,926 000000000000068184d86d8d8d55199e2974645bf2f63ab25aed6b6b8a7a050a 9 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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