Loading Tool

Explorer IconExplorer

Memory Pool

42,228 transactions
26.50 vMB
0.07552332 BTC
Random Selection Loading Transactions
Max Size: 138.41/200 MB

Candidate Block

Mining Attempt b9d555f73cc9d67c4928734b983a804444b0597ede4e850ac5659cdffc9bbe7c
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root e0f3bfbd5d0ab2973df2ca047499e4ad9ca98c27229dd5af46b8230f7706209f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,280
Size: 1.00 vMB
Total Fees: 0.02676892 BTC
Feerates: 151.16 > 2.68 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (318,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,321 596,321 0000000000000000000be8f9a237900f2df010ffe0ebd1f2225c03beb7698035 2,350 1.00/1.00 vMB 32
596,320 596,320 00000000000000000009bc37f801a93133245849dbbae1230a77d4baf56ec96f 2,504 1.00/1.00 vMB 27
596,319 596,319 00000000000000000008a8150f5e1f3d98966f8bb0ee72a7449492075dd85c7d 2,867 1.00/1.00 vMB 8
596,318 596,318 0000000000000000000bf222ecae5da69bfdcf1a6aef1e2ddbcb3f292aa834e0 2,939 1.00/1.00 vMB 30
596,317 596,317 00000000000000000007fab029a75a73aca952d99d292c43de44870b732bf2fc 2,511 1.00/1.00 vMB 16
596,316 596,316 000000000000000000055afba6cf4d8bdcb30d42042179e7a3400d0c60e56118 2,502 1.00/1.00 vMB 23
596,315 596,315 00000000000000000008f359d1a9a082b91455b99d05089aea1afa41582ee3e0 2,108 1.00/1.00 vMB 16
596,314 596,314 0000000000000000000278463ebfd11a97f73aacdd0081c32fce246e98c884be 914 1.00/1.00 vMB 2
596,313 596,313 0000000000000000000d06e50d76407e353207eed277a51cacfe48b454701db6 2,293 1.00/1.00 vMB 22
596,312 596,312 0000000000000000000e9c125cbd23cbfe863afa31ae04414c47e41e9daee13c 2,443 1.00/1.00 vMB 19
596,311 596,311 00000000000000000015e23f64e0b4021067660d7a1aa0f9faeeb9d485109652 2,861 1.00/1.00 vMB 39
596,310 596,310 000000000000000000058376ef662ec58abd59e0d65eb76d54406342804dee2c 2,861 1.00/1.00 vMB 30
596,309 596,309 00000000000000000007f15ac4f8ce5c71635c3d9de9fac118d4d365d65b8707 1,428 1.00/1.00 vMB 9
596,308 596,308 000000000000000000017a7a0c469247f156f285ce260ead21a11fd7cb7faba0 3,255 1.00/1.00 vMB 39
596,307 596,307 0000000000000000000592ff1e037c173f0410aa9f49a2cb41486a75cbbf987f 1,886 1.00/1.00 vMB 19
596,306 596,306 000000000000000000177b2375e7567b8a0295bfc73fe9ca63a018c58bc876e3 1,266 1.00/1.00 vMB 14
596,305 596,305 0000000000000000000cd829ea8fde830c03f755eb34266ab13c162ea2487ea8 1 0.00/1.00 vMB 0
596,304 596,304 0000000000000000000898fb3cbcce1e5b9d280add90f7b0f92121779e883455 1,427 1.00/1.00 vMB 10
596,303 596,303 00000000000000000017a9fca077d8fd3ca665378cc9fb6dabdb241d3d3cbfc9 2,349 1.00/1.00 vMB 36
596,302 596,302 00000000000000000010063731cc0e1e16cada722f51c19058c3669fbc129ced 1,999 1.00/1.00 vMB 16
596,301 596,301 0000000000000000000819fc2b5f45adcb40cb9cf667228df0a3218847b6f6e8 2,792 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.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.