Loading Tool

Explorer IconExplorer

Memory Pool

46,484 transactions
23.50 vMB
0.05689904 BTC
Random Selection Loading Transactions
Max Size: 129.42/200 MB

Candidate Block

Mining Attempt c5473c57629b5e809c3e24565e937d8a45a7542b838b9664ea5ca41d8f169566
Version 20000000
Previous Block 00000000000000000001b73ac60b272adde6c9e6785633f574ac0b5aba905ada
Merkle Root 79f257bab950ffa9adb72794fcfc98884ef1a73bbd25d43c73eb53c3b011f117
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.00764908 BTC
Feerates: 52.19 > 0.77 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,982 (756,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,718 157,718 0000000000000b2576a66de793fdcd88e2cb16269bfc4fb7d8a79d797dde3dee 125 0.03/1.00 vMB 33
157,717 157,717 00000000000004c790f62a0861da079127978dc66222301df4661ee7c31e72a0 54 0.05/1.00 vMB 5
157,716 157,716 000000000000075752fb551b7ac0abceeadef33c846be8ce42e7a5d01353c499 57 0.03/1.00 vMB 105
157,715 157,715 000000000000021834950ae3aac35af8c0bf74ac5ce63601360d5f37f38771ef 102 0.05/1.00 vMB 154
157,714 157,714 0000000000000479cd0f51c6ef7dd67e1f5ad447291eae6e64603e09e5dc6c48 39 0.01/1.00 vMB 3
157,713 157,713 0000000000000d9372b38eacc8271706de458cb374bb98b4ff2a0282a27d996b 5 0.00/1.00 vMB 103
157,712 157,712 0000000000000d119fc354b37cb49c0b9887a83bcb235882c79a29d7be7f1492 70 0.03/1.00 vMB 66
157,711 157,711 00000000000004cb9126cfd3827f6e220c44bc5387bc3dd22a9b274fe2bb170a 46 0.05/1.00 vMB 504
157,710 157,710 0000000000000be04549525d25ba75012f601893f69a5cc95d52014e9358ecb0 153 0.05/1.00 vMB 72
157,709 157,709 00000000000000cf90f026edd9a61bdd54ab5cf515d7c0a53ba0cc6ea9d416dc 54 0.03/1.00 vMB 76
157,708 157,708 000000000000060055b8047aff877128288d85ff48b7041bc4199e503ec936a9 8 0.00/1.00 vMB 597
157,707 157,707 0000000000000b61f942f504b155214f2244ded0756951ef5155a4be9f73ef1b 75 0.04/1.00 vMB 248
157,706 157,706 00000000000000a1236add91a146cf9ceacb4288a470dcc4a3b32a04e8562b6a 11 0.00/1.00 vMB 28
157,705 157,705 0000000000000d99f666178b09c34e1461a3cf2f4886ac217c54c225821e385a 40 0.01/1.00 vMB 111
157,704 157,704 00000000000004594825afaa59c9b0f17bfd4f45097823f9812805ae76db094a 30 0.01/1.00 vMB 42
157,703 157,703 0000000000000e50c819f249bf11d5efc372597ada6c9e1d67cb74e51b2c39c4 82 0.03/1.00 vMB 68
157,702 157,702 0000000000000161a568416ee44c01ce4e6df538682b8f56c4fe83b6948b233d 19 0.01/1.00 vMB 230
157,701 157,701 000000000000044a02bd28a6a86cbdf9c1cb604376dfa6a8dc2b321e3943c87d 15 0.01/1.00 vMB 82
157,700 157,700 0000000000000e3b75812a30e1ad25ce98f33ae6b2735c2eb4ede0a8ec15bf8c 39 0.02/1.00 vMB 105
157,699 157,699 0000000000000cff74e158d59b592470c667f6cc5a73a227d7051ffb4da189cd 12 0.00/1.00 vMB 45
157,698 157,698 000000000000015de6afd68b52216152c4cb67e4c36ec573593b9b5d331b12e6 43 0.03/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 780.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 539.05 GB
    • Received: 6.14 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.