Loading Tool

Explorer IconExplorer

Memory Pool

84,056 transactions
31.47 vMB
0.10192455 BTC
Random Selection Loading Transactions
Max Size: 192.87/200 MB

Candidate Block

Mining Attempt ca4cb38e2f9913cefc1a51cb074ba943303313c9387df5d705a3d3b6a3bcdc89
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root 241917993a35fab3e9c9db709fe0207e72601b5e0e8d10c7f847128a6cf37d81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.02975364 BTC
Feerates: 150.54 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (573,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,508 341,508 00000000000000000d2c26dd4997fbf70b1414f27fca147f1cf03a23bc4f7bbd 450 0.34/1.00 vMB 20
341,507 341,507 00000000000000000fb51ddd78c06fb7e52c8361fcacd6e8e9a3215e512285d2 505 0.31/1.00 vMB 24
341,506 341,506 000000000000000011eef390b360b5e150fc94a77dc8f3c302b45e864c0100ab 260 0.22/1.00 vMB 11
341,505 341,505 00000000000000001761891a538ccf8b688ab531df61bf893075a358e9469be4 735 1.00/1.00 vMB 16
341,504 341,504 000000000000000017dd44aff82526003ae4677668063af22b2d4b7828d8818d 1,903 0.75/1.00 vMB 32
341,503 341,503 000000000000000018e7a8d96b898893791fd7efcf452e4e6cd76e5b5426a99f 275 0.22/1.00 vMB 16
341,502 341,502 000000000000000008e5468bc0573a415acb94cfbdce98f741975df4b65ee8a4 464 0.37/1.00 vMB 20
341,501 341,501 000000000000000008c203b3594f003e8ea599a4fc37903cc627b66cbb1afd97 287 0.20/1.00 vMB 19
341,500 341,500 00000000000000000ba48080da8c7b8f3bab64ad2f6460ca8cd56f7d1f83acee 675 0.35/1.00 vMB 29
341,499 341,499 0000000000000000046e4dd5375ec5f0d6160f3a8cba250e20974e429b9eafe5 1,050 0.53/1.00 vMB 27
341,498 341,498 00000000000000000db559d6e856200f13ea59c3f8ac9e8fef0a1047c670de3b 390 0.20/1.00 vMB 21
341,497 341,497 00000000000000001066f235d5cfc598b5444ad2ef24fcdb92f32fd76b24440e 704 0.39/1.00 vMB 20
341,496 341,496 0000000000000000016472490399d7d6038f21f19fc0db69c79fe53cfae3d23a 569 0.28/1.00 vMB 26
341,495 341,495 0000000000000000061eba62b7d889f777aaba893b9e544121611e62d922c07b 969 0.44/1.00 vMB 26
341,494 341,494 0000000000000000102729864c4e656bb51e089a3299e69fa894f0971d218b4c 1,410 0.72/1.00 vMB 26
341,493 341,493 00000000000000000b8f0409491a8ecd4cfff8e1c684e73cf9bdc378d3fd70ad 274 0.18/1.00 vMB 24
341,492 341,492 000000000000000002c8d134fe635880c58e3f4a1044cd24aeee8fb66179e154 168 0.06/1.00 vMB 91
341,491 341,491 0000000000000000040b58139e198609e9ae6e6702756c20c1d26457923110ed 64 0.03/1.00 vMB 21
341,490 341,490 000000000000000000e05768ecf7c053016765479329c39499fb2c3b9deced39 105 0.04/1.00 vMB 28
341,489 341,489 0000000000000000031410980d511fd3f4fc9abdfe14f3ea609e5bf7316fa3c4 42 0.02/1.00 vMB 23
341,488 341,488 000000000000000010907e2462cf434bce802cb2fbbfe7454e01ed6dfae39467 796 0.32/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

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