Loading Tool

Explorer IconExplorer

Memory Pool

49,796 transactions
30.00 vMB
0.10233046 BTC
Random Selection Loading Transactions
Max Size: 159.97/200 MB

Candidate Block

Mining Attempt c6df90e17d4b9259bfc4b6a85ddefac2ed5d0be35502ecb4e65fd3601fe5c12a
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 1a17c45d17e4da709e4c9958449e813d0f0062bf3928ed877b5e55640510de47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,208
Size: 1.00 vMB
Total Fees: 0.03663001 BTC
Feerates: 150.68 > 3.67 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (150,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,644 764,644 00000000000000000003ef67e25abbb06bfc6d18f702636b77699ca3500bb510 662 1.00/1.00 vMB 11
764,643 764,643 00000000000000000000ad537e93b62a73891c90c43e1050518797dec92a3d2a 2,151 1.00/1.00 vMB 24
764,642 764,642 00000000000000000005806242e7b0c58e2b3ca9905b297151e7949c1582c92c 1,282 1.00/1.00 vMB 13
764,641 764,641 00000000000000000003e5784af62b6cbf68aa314bbf3d61083a722fec2157f6 3,487 1.00/1.00 vMB 31
764,640 764,640 00000000000000000006a5a3e35fb1feef4804e35a61570756cf9285bfd0e847 1,424 0.66/1.00 vMB 16
764,639 764,639 0000000000000000000305c10f9c0da14e21674c8960b88efa043c2358338e40 682 0.31/1.00 vMB 14
764,638 764,638 00000000000000000004f85e6f3089ba31ac66ddf7b6806533bb573c48d2a8be 36 0.01/1.00 vMB 23
764,637 764,637 00000000000000000004504f530a593069244f5eeabff9aaa439ab85da0e5721 929 0.87/1.00 vMB 6
764,636 764,636 0000000000000000000531f363f60f8f165fcff5594d8627515a99938a4ac0b3 1,705 1.00/1.00 vMB 11
764,635 764,635 000000000000000000027aaea3424b7e30fe4907d666c87cb6569fbf0612fd91 2,316 1.00/1.00 vMB 15
764,634 764,634 000000000000000000017028700099cd9537bb44eec15a445e9af45a8ab7a325 1,436 1.00/1.00 vMB 13
764,633 764,633 0000000000000000000340e3a1d78af09a8bf36f3ae1208b4303486aec1d3c4c 2,563 1.00/1.00 vMB 28
764,632 764,632 000000000000000000057fcc673a6ea96512e2ed658f2655b84bdd198e072788 705 1.00/1.00 vMB 4
764,631 764,631 0000000000000000000782cb8793e509f5b79b18eab99b12b8a382631b70cae4 1,513 1.00/1.00 vMB 5
764,630 764,630 00000000000000000004ae32984a8a745a430f88be2a5d1e16524da74207aa20 2,441 1.00/1.00 vMB 25
764,629 764,629 00000000000000000002c83f74e8f85be1afef2bf751bd8aa0f3c96e3d4c81ab 1,167 1.00/1.00 vMB 16
764,628 764,628 0000000000000000000028950b83afb9a5f372cfaa8203d62e9747e9208061ac 2,523 1.00/1.00 vMB 27
764,627 764,627 00000000000000000002b7c002994388851e07a8205a3326be172d3aed8a36c3 2,151 1.00/1.00 vMB 33
764,626 764,626 00000000000000000000ce827a28654d88ebec40c6052705d73cb996e8dc4214 1,024 1.00/1.00 vMB 27
764,625 764,625 000000000000000000077ffdc3d00ce1aa602df96b8de3ec85dd0cbb909e16d1 2,334 1.00/1.00 vMB 15
764,624 764,624 000000000000000000000119207079777b4746167dad0369b4e8f4f053a7e97c 2,538 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.