Loading Tool

Explorer IconExplorer

Memory Pool

80,313 transactions
29.65 vMB
0.06730794 BTC
Random Selection Loading Transactions
Max Size: 179.01/200 MB

Candidate Block

Mining Attempt 19037f3180451fd66f4d6d7805fe3b7d133abb32c66ce15a6d44ab07487454f1
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 307e41f29f6e842b91fa719501b78bb7175833c5e17507b17245ef532ca53060
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,275
Size: 1.00 vMB
Total Fees: 0.00700312 BTC
Feerates: 90.30 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (444,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,270 470,270 00000000000000000089491267cd26dfb8ac54ba1f939b9261b1795fb7ae12bb 2,589 1.00/1.00 vMB 295
470,269 470,269 000000000000000000309f64fd3efa0683c149e97174dc365c78bc60734edbd6 2,588 1.00/1.00 vMB 359
470,268 470,268 000000000000000000ca5b5f5985c66da3035e668869db2db01b120237130fff 2,520 1.00/1.00 vMB 385
470,267 470,267 00000000000000000083c390711677a937024b487a26141158f5c9a51daaa1f5 2,653 1.00/1.00 vMB 416
470,266 470,266 0000000000000000002c7d4d5d01fc56ed79c408493ed8307c17c1823e8c0dfc 671 1.00/1.00 vMB 97
470,265 470,265 00000000000000000098ea4d87b7df0c50d721662f6231fe991a23148815e3e6 2,174 1.00/1.00 vMB 345
470,264 470,264 0000000000000000015983e8cebdfc751c1db81227ae8f6d4b6f03c69401fb5a 2,435 1.00/1.00 vMB 382
470,263 470,263 00000000000000000025a4fc2e056a4a454c5447483d4b3600673664f46c1064 2,337 1.00/1.00 vMB 348
470,262 470,262 00000000000000000067697bfdd3ffa53b49326fd814bda68eb9ed7936f4884a 2,588 1.00/1.00 vMB 446
470,261 470,261 0000000000000000006b2ec1a2f01ce7bc80289f9bafd7faccce06a67c08ed4f 2,059 1.00/1.00 vMB 369
470,260 470,260 0000000000000000014f3fe2f62a07de561b4a79f68b46086426d8bec5d3f381 1,860 1.00/1.00 vMB 451
470,259 470,259 00000000000000000051cb5afd1d2b8c83c57b0949c7464e1c08ebdfe59db497 1,919 1.00/1.00 vMB 492
470,258 470,258 000000000000000000f26c23fd8f2c4eef88b26185c6350c30c5bc029312f3a1 1,865 1.00/1.00 vMB 397
470,257 470,257 000000000000000000e026f6fb310d162f447745f9e579333213fe74fab9646c 1,555 1.00/1.00 vMB 449
470,256 470,256 0000000000000000006435331a1e5f06cc1f0f4ebbd547ec0fa4837099fa0522 1,602 1.00/1.00 vMB 528
470,255 470,255 00000000000000000014ed6124fade3d88682ba84ae23e628891577e9c0ce0f5 2,542 1.00/1.00 vMB 487
470,254 470,254 0000000000000000002b098e80adb91b3fb3eab49ba76e4c6dbebcff3b49d89a 1,838 1.00/1.00 vMB 454
470,253 470,253 000000000000000000a38053fe86c27a0f4a98332118a65b45b0622cfe5afb60 1,192 1.00/1.00 vMB 229
470,252 470,252 000000000000000000fd6b235792ae5ff0cf45994919c0bc5074ffe443e2518c 2,318 1.00/1.00 vMB 469
470,251 470,251 00000000000000000129a161fce73764a91067170559121f854377f7bfd021ad 1,387 1.00/1.00 vMB 354
470,250 470,250 00000000000000000063ac81c20861362c916916237364f84093f41b65eed890 698 1.00/1.00 vMB 362
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.