Loading Tool

Explorer IconExplorer

Memory Pool

80,255 transactions
29.63 vMB
0.06652338 BTC
Random Selection Loading Transactions
Max Size: 178.86/200 MB

Candidate Block

Mining Attempt 6b4afd9edfe5a0f9dedaeeb87ced1864406a86dfe085b76ba2f007c967b67a65
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 90ee7a97a5f0ab55a8a0187d6f3875fc71474f01e64cc03cc78dfade6bc1edd3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,390
Size: 1.00 vMB
Total Fees: 0.00626366 BTC
Feerates: 90.30 > 0.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (237,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,441 677,441 00000000000000000001d4076ff4a11c9569625607f108640a54cd281591a6c7 2,596 1.00/1.00 vMB 68
677,440 677,440 00000000000000000008286525e212ee74f6e681309f5f1ce79482476378c85b 1,743 1.00/1.00 vMB 37
677,439 677,439 00000000000000000001518d551b8f4a18cf1a915513370edb00e37f799a9745 1,964 1.00/1.00 vMB 46
677,438 677,438 000000000000000000039e52d018f1d177339dbe9addbdd46c82069aa30abd66 2,543 1.00/1.00 vMB 33
677,437 677,437 000000000000000000032917fae89415a18f518c2d2e6046dab4878b17a4642b 2,839 1.00/1.00 vMB 32
677,436 677,436 0000000000000000000904e210a8c9f4a3d2ee6d15767b0b2cfb35b16ec7a933 2,792 1.00/1.00 vMB 29
677,435 677,435 00000000000000000000d9d3685a109e438dade31c2a852f99e7ba13bc5f485a 2,757 1.00/1.00 vMB 81
677,434 677,434 00000000000000000004882612cec6ccccb70ec534604ee7ae9b4613917f8ec5 2,461 1.00/1.00 vMB 65
677,433 677,433 000000000000000000083e93b5fa411df473f2c489600f60bfac64f4fa89e8b2 269 1.00/1.00 vMB 60
677,432 677,432 00000000000000000004645eec3bbbe6ed4dbe4050d39377dde7cb0c9f039fce 2,468 1.00/1.00 vMB 84
677,431 677,431 000000000000000000001b132a8a29637afd7b4ff406bea9a603d7dc49ef410c 2,559 1.00/1.00 vMB 85
677,430 677,430 000000000000000000010210fa504d77f26bc00851743a8417cb895e84fb0a77 2,000 1.00/1.00 vMB 39
677,429 677,429 00000000000000000002ebceb5bedfa74f8be182f96c667a5b5e0c7ec9a771c5 1,995 1.00/1.00 vMB 40
677,428 677,428 000000000000000000065fcecf4d1e0c27a05907983dcd76dbd765a92b19fbd3 2,433 1.00/1.00 vMB 25
677,427 677,427 000000000000000000089e7e2f9fee8678f30ec1622f2c8b6ff0a4862e214b68 1,855 1.00/1.00 vMB 57
677,426 677,426 00000000000000000004a77ab4872801b59d7d66f62651156744a6890612fe6b 1,730 1.00/1.00 vMB 18
677,425 677,425 000000000000000000033af295f5ea7a32a9e84aefaa8c2503fcc9bf47861001 1 0.00/1.00 vMB 0
677,424 677,424 000000000000000000090413194ba57a00ecdfd49cfae3c33772ce3fd402fe6d 2,043 1.00/1.00 vMB 58
677,423 677,423 000000000000000000075ccc039167fb7b4c800fd020acacb7ae2b9adada4fec 1,862 1.00/1.00 vMB 39
677,422 677,422 000000000000000000081476f1aad3a26f84980ed585123d4134ad5244913d20 816 1.00/1.00 vMB 20
677,421 677,421 0000000000000000000610d08af7838391f135ddcca68b3cf9af9405b2cc95e9 1,805 1.00/1.00 vMB 61
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.