Loading Tool

Explorer IconExplorer

Memory Pool

25,345 transactions
4.31 vMB
0.01473224 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.91/200 MB

Candidate Block

Mining Attempt 15bb560a915af1c60a0517f3bc4e8a3a39e0b7f36eed2985322175dc55a02160
Version 20000000
Previous Block 00000000000000000000b36e763a3ba1856f8361645f2999589f9817be60e18a
Merkle Root f3276d87db0cb774cae85dc0766daf9f9a6843bc6df30358bc3c9804dd461f62
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 499
Size: 0.16 vMB
Total Fees: 0.00356588 BTC
Avg Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,787 (648,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
264,530 264,530 0000000000000000b9bcded7cc550a34553222cf89ea7cc03277ff7a4d85781e 0.25 MB 562 143
264,529 264,529 000000000000000669a51ec5171a751f38ae3aeba01b91f3e0b70265321c5611 0.07 MB 178 132
264,528 264,528 000000000000000a611d6990cc62237528f38854d3e8c196a33f36cb05f573e9 0.05 MB 87 69
264,527 264,527 000000000000000d99692fc0e7ed53fe39a12696f091f583f00ea0ea27a9286e 0.15 MB 323 88
264,526 264,526 00000000000000037e7abdf7b319c9e597e9441ad146e835695f33ea758d2397 0.01 MB 9 76
264,525 264,525 00000000000000069df59a65216a8b8814e96b97029712ef430aec80e5af98a7 0.12 MB 250 115
264,524 264,524 0000000000000009aee704eaa51d820e32c0cd6ad8d91b73e571b5b61f131b7f 0.15 MB 156 36
264,523 264,523 000000000000000902e58cd2753506f5871263e597305127f7ee88c8099e7bd5 0.02 MB 73 173
264,522 264,522 0000000000000007effdf36626ce2e5c2a07b262f997b9e7ad19245f59c4dac2 0.03 MB 30 10
264,521 264,521 0000000000000009bc9207b984eb20db3ecd3b64e7e9a703107edcd602367164 0.23 MB 391 107
264,520 264,520 0000000000000003cc6d8841e1b506a9b6101d12b4a927a7b576b47f3b185c9d 0.08 MB 178 85
264,519 264,519 00000000000000065960ff4a46fbbadc97760824fb01c3444984065a450e1c0c 0.04 MB 164 70
264,518 264,518 000000000000000c4afcbd051bdbc8eb756af00b0c0043d1850093ac61a53f84 0.24 MB 578 116
264,517 264,517 0000000000000005eb0f5ae1748ed8249b609d7b012344ba575019d7f63abb5e 0.06 MB 120 82
264,516 264,516 0000000000000002d0221f5b93ac6846c2b5efe3a494aacb45face05104cd740 0.11 MB 259 93
264,515 264,515 0000000000000005fcb7873ce4c043e0b092a35dbd8b88d7f2af2a59c033e295 0.00 MB 1 0
264,514 264,514 00000000000000052b4806f5c7ac289a6c0b6887e74f3c5ce83855c2da7d50db 0.00 MB 9 31
264,513 264,513 00000000000000026eb95f89a85be528df633b3ddde82dc6e0fd8fa9cf02ca37 0.08 MB 202 91
264,512 264,512 000000000000000ccac173180371709eda67a6155a9fb5048c565d59e4826124 0.05 MB 100 107
264,511 264,511 00000000000000051a975aaac15a3aef959e2fb0c1d8be55e21ab9ef1e3c7fd0 0.09 MB 178 78
264,510 264,510 000000000000000973b6b806d97bad48fcf372b6a58c6e74363450eef00433e5 0.04 MB 108 98
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

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