Loading Tool

Explorer IconExplorer

Memory Pool

47,861 transactions
27.27 vMB
0.07021092 BTC
Random Selection Loading Transactions
Max Size: 145.40/200 MB

Candidate Block

Mining Attempt 0bec3a1e57501067f227a37a950dd5db838270a3131aa3f72f13fc49451adf0a
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 84873decdbf1adac7f92ebc4b1b334ba7805e702f55d58ea7b6671a1925c2038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,439
Size: 1.00 vMB
Total Fees: 0.01944091 BTC
Feerates: 150.92 > 1.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,642 914,642 0000000000000000000179be315979af8643d60e3dbf26b1dc2d5ab14d2f469a 4,707 1.00/1.00 vMB 1
914,641 914,641 0000000000000000000183fdd09766667573fbca4a30fc6f2455b37becebdd12 3,628 1.00/1.00 vMB 1
914,640 914,640 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7 3,819 1.00/1.00 vMB 4
914,639 914,639 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31 3,544 0.71/1.00 vMB 1
914,638 914,638 00000000000000000001387128703dc8e100fb66dc8413c1f0d759bd7170a104 5,205 1.00/1.00 vMB 1
914,637 914,637 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a 69 0.01/1.00 vMB 2
914,636 914,636 00000000000000000000e62c33f43b79dfac821cfdf5010d66e3ab4a393a97fe 2,628 1.00/1.00 vMB 0
914,635 914,635 00000000000000000001cabb4e7f62bd7290563fae05cec6bc36b800b52776e6 5,850 1.00/1.00 vMB 1
914,634 914,634 0000000000000000000099f0b996849ebf7add480c0470f20ce70c41d4478c7d 6,310 1.00/1.00 vMB 0
914,633 914,633 0000000000000000000210ce047a899c3165142ca92db23549562eea5202e5a5 1,407 0.54/1.00 vMB 15
914,632 914,632 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972 770 0.20/1.00 vMB 2
914,631 914,631 0000000000000000000041f7a5df4a2fcb5d73aabcfdb70bde419d2d2fed83a4 3,446 1.00/1.00 vMB 1
914,630 914,630 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f 3,214 1.00/1.00 vMB 3
914,629 914,629 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e 6,696 1.00/1.00 vMB 0
914,628 914,628 00000000000000000000995fa95cebd04ebda1066dbda4bcafaacc1f20ce2704 3,328 1.00/1.00 vMB 2
914,627 914,627 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487 5,468 1.00/1.00 vMB 0
914,626 914,626 0000000000000000000044e58b3826086171fa7900edab59a7a6d5fec2bf6311 3,363 1.00/1.00 vMB 2
914,625 914,625 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6 1,729 0.64/1.00 vMB 2
914,624 914,624 0000000000000000000141edea387271cfa939f1c4e7740f679098889b1d55ec 6,300 1.00/1.00 vMB 0
914,623 914,623 0000000000000000000136ed55bb1ddf4d1f340955528f3c7bf60ccd85f41c56 4,848 1.00/1.00 vMB 0
914,622 914,622 000000000000000000001eec6b34950aef5a43e49a51ec58f8f5b097e691fd39 5,834 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.00 GB

Node Details:

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