Loading Tool

Explorer IconExplorer

Memory Pool

37,648 transactions
15.38 vMB
0.10470118 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.95/200 MB

Candidate Block

Mining Attempt 32b0cd1aacaf05647b75529a46dd1edef949598143ea17577b94665f78d287b0
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root b54a62f3f7f38d85fccc4fa6ba154d913b78c4c13fe590f03f4474ab3885acc1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.04776844 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (688,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,603 224,603 00000000000002f188b1ec107ae35a444f34886a93b31e98ef3fd56bca978d90 508 0.25 vMB 223
224,602 224,602 000000000000029cad75448d75458bd635e11f73928c641d96102db873a7436f 512 0.44 vMB 48
224,601 224,601 0000000000000372a7b89f387ff2a68ee61c9c502a4937c1d9104d1bca591785 633 0.25 vMB 288
224,600 224,600 000000000000002a86c1043a742bf85c9f82b5c4be8e7604de340a9d0e94f8d1 455 0.25 vMB 128
224,599 224,599 00000000000000c125d9a7e188979330cec4496c64f597d30a6b46350a789827 777 0.25 vMB 188
224,598 224,598 0000000000000279f5b010edc15b04b1db2be5e0a5819f1b7e488c57c21022f9 810 0.25 vMB 280
224,597 224,597 00000000000000871002c1282ee2b97fba4b634651c762347e0c16439f546715 5 0.00 vMB 15
224,596 224,596 000000000000016eb1ef4dd1b1a967a8959c7f245f95163cca292d085a568e88 124 0.05 vMB 13
224,595 224,595 000000000000005e3b50559c4a11643cdb200d3f16e531a9a0f7e0f8dd43673a 389 0.25 vMB 126
224,594 224,594 00000000000001939150c97ffa65e0ce80c0bcb843892783473560b54f5e0cfc 649 0.25 vMB 248
224,593 224,593 00000000000001c6cbcaacba3f9efe488f201f428274ab5b35727a4c8193095a 128 0.05 vMB 83
224,592 224,592 00000000000000052e8a8c7d871c6bde3d6d72e7ed01c7634b00762015d0ee60 131 0.05 vMB 80
224,591 224,591 00000000000003506aacc3f1afae0e1b6a4ae4fd61fc09f6f09f17e17a6b2f57 132 0.05 vMB 25
224,590 224,590 00000000000001f27431e2f501a5add0fb5238e74f84d7bc1dcef69998520a3f 569 0.25 vMB 185
224,589 224,589 0000000000000258cde566278fdc26a1b522047b1f6b086fb17f5553fc836950 522 0.25 vMB 340
224,588 224,588 000000000000021853a045c480f8ca0ae78d91fc76f09fd0e61cb002f630b672 621 0.50 vMB 19,094
224,587 224,587 000000000000006c408e63b3ebece34c976a75b7ecb80c28cde0716f52402f5f 512 0.43 vMB 85
224,586 224,586 000000000000027a7a3c29aeb10eb8dbe0200639c054fc82c9688149ff4c29a1 565 0.25 vMB 211
224,585 224,585 000000000000017f82a71001e66871e136c5e069a737204d7a1c6a22cc559e4c 396 0.25 vMB 111
224,584 224,584 000000000000036a9358f74bcc1afcd50285f8fff45a52cba44c03ad80be5cbb 750 0.25 vMB 658
224,583 224,583 00000000000000c5b772d64d2b9972f207c72b16cfb84712d8855003658f3642 664 0.25 vMB 660
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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