Loading Tool

Explorer IconExplorer

Memory Pool

44,041 transactions
26.83 vMB
0.05552293 BTC
Random Selection Loading Transactions
Max Size: 142.09/200 MB

Candidate Block

Mining Attempt ffb85a0176a16db55532e4abd84a6859691b00c5910df193f58b7bfe5c7f0391
Version 20000000
Previous Block 00000000000000000001e207b85481c514ee58b8f5cc662a27ea9fe543726df7
Merkle Root bcb35951ea8103178e65d926174ebfa2598fd864fe593d93d713336bb86ac5d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,540
Size: 1.00 vMB
Total Fees: 0.00592266 BTC
Feerates: 100.52 > 0.59 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,798 (347,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,548 567,548 0000000000000000001ca53bda84ec3180ae73811feed5e00300b0f5d4592478 1,064 0.37/1.00 vMB 14
567,547 567,547 000000000000000000294563a88e9633b72ec7104d009f180d1a6b215c0e48e1 1,719 0.96/1.00 vMB 4
567,546 567,546 0000000000000000000aa9408d429f2429b7385f544de36be4e4b2d9e784fad9 2,596 1.00/1.00 vMB 9
567,545 567,545 0000000000000000000613aab3fe71b0e8bb03a5ee7fdb57efcae3d49d982910 3,482 1.00/1.00 vMB 22
567,544 567,544 0000000000000000000fdc56e6d90e059ca15e1e9fc007b996d53de68c215f0d 2,737 1.00/1.00 vMB 17
567,543 567,543 0000000000000000000016408eb8328006def018b693c6d7bbc1ba0b1bcd4099 2,789 1.00/1.00 vMB 18
567,542 567,542 0000000000000000002c856aef5955c5d87369dc8679ded7ea03f59e659bf027 2,299 1.00/1.00 vMB 7
567,541 567,541 00000000000000000026c6c05a7880506ab8db7ece27c711b80915ae5a224a62 2,972 1.00/1.00 vMB 17
567,540 567,540 0000000000000000001f99a2af3d98eb4b7a450e24f7867bdba45f9f9d9a0774 3,349 1.00/1.00 vMB 19
567,539 567,539 000000000000000000115a0d124cdada514ae1dffb4649788e71666346384581 2,691 1.00/1.00 vMB 18
567,538 567,538 0000000000000000002dfcbc8aa71897f96fc48b5036a50d430c6862730b8b84 1,896 1.00/1.00 vMB 12
567,537 567,537 0000000000000000002135e8e17e5e928b20ecab167adf1008314b5c86d0071e 2,885 1.00/1.00 vMB 16
567,536 567,536 0000000000000000001b31d4134b18147e832decc46dbe58d6fbe7fc8d791b33 3,090 1.00/1.00 vMB 26
567,535 567,535 0000000000000000000a496a0f1accec79ddc9aa68e9043204663f9e6fc358ef 1,391 0.52/1.00 vMB 15
567,534 567,534 0000000000000000000156a619149e3e640dab7f1f2b367d616739ef5da1e03b 190 0.05/1.00 vMB 21
567,533 567,533 0000000000000000001070192a64a6cff614fd4fd72fa1d4a2e090c3d0b80408 994 0.35/1.00 vMB 16
567,532 567,532 00000000000000000010fb98997ed0481b93016ec03b12ff88a2739b5301c4fd 952 0.36/1.00 vMB 15
567,531 567,531 0000000000000000000c6a018d705a92afa7696c73449c55ed707544dd727b0a 1,286 0.55/1.00 vMB 7
567,530 567,530 0000000000000000000c533f74e975f8dd21baa1d1299827735483f5a7586611 3,118 1.00/1.00 vMB 16
567,529 567,529 000000000000000000267307a75fd3775bacdac06311d3549fb9695001cece57 2,404 1.00/1.00 vMB 28
567,528 567,528 0000000000000000001399fad359fadf9f782bf9486864ff48cee40a584b592b 753 0.34/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.03 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: 650.21 GB
    • Received: 13.25 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.