Loading Tool

Explorer IconExplorer

Memory Pool

82,787 transactions
31.00 vMB
0.10949857 BTC
Random Selection Loading Transactions
Max Size: 186.40/200 MB

Candidate Block

Mining Attempt 9a077d570dd886a39dfb101f53804fd9fb34d18443281fd0282a2a9224bcd202
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 8a57765178df15299f995868d97c458af97682d95d3d340b560f24562ab5145c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,094
Size: 1.00 vMB
Total Fees: 0.03927393 BTC
Feerates: 163.06 > 3.94 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (321,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,727 593,727 000000000000000000102b84724448db97b44cc131623681b480ac54f0de7c37 1,292 0.36/1.00 vMB 19
593,726 593,726 000000000000000000080e349eb8126d321243d9b1659a9112cf283e2579e475 1,131 0.35/1.00 vMB 22
593,725 593,725 0000000000000000001835ca6cdcbbf7e38660bf6c8d3ccd507f724515d66e22 2,913 0.81/1.00 vMB 18
593,724 593,724 00000000000000000004ff3a3e1fd1446c73f3d4bcbe9f363d694fe90a95902e 2,635 0.86/1.00 vMB 18
593,723 593,723 0000000000000000000f624ee06be6371b42940519fb71c676062d80356e7ae5 1,482 0.54/1.00 vMB 6
593,722 593,722 000000000000000000171b8af18a29fbefebc66f8a2aa466899c502d7bf9d679 3,470 1.00/1.00 vMB 24
593,721 593,721 0000000000000000000897086fb8b374d2cbcbdb6b64db4f747ce0a016e1f356 2,865 0.93/1.00 vMB 3
593,720 593,720 00000000000000000011a84488683a6eacb42b34f603f5e49c8341a5bb9b7a5b 2,974 1.00/1.00 vMB 19
593,719 593,719 0000000000000000000e3a939e20a1ed27ddae9af1679fa4aeb59bb213d21ad7 3,291 1.00/1.00 vMB 36
593,718 593,718 0000000000000000000141f7a0eadb96fa48b62a4dba4d6381b80ab9348bafce 1,000 0.31/1.00 vMB 17
593,717 593,717 000000000000000000110be70e2166b9ab01479c36f94f1d81ed817b442c139d 184 0.05/1.00 vMB 14
593,716 593,716 00000000000000000004268fd40d987adc14d9aa9c5a18df56a3eff946998efc 1,889 0.60/1.00 vMB 22
593,715 593,715 0000000000000000000d8bb037dc902a0b030153d7df6af8fee9b40a475c258e 1,182 0.40/1.00 vMB 13
593,714 593,714 0000000000000000000ce8290a457a2d1b827f16ffc5db560dc2d6ceec20f7c8 881 0.36/1.00 vMB 13
593,713 593,713 00000000000000000003d131e8e5d166bf28e9879085e29a24cbe0e2920d7457 2,853 1.00/1.00 vMB 11
593,712 593,712 00000000000000000019374e2e5c134d20e097ea4adde5b93a92df865562e731 2,494 0.99/1.00 vMB 26
593,711 593,711 000000000000000000076d8b498a7a20a0aa8a7014adc9e908c9a18abdda541b 3,140 1.00/1.00 vMB 11
593,710 593,710 0000000000000000000205399972e45157af6cb5de2124e903d761d9771a30db 2,928 1.00/1.00 vMB 31
593,709 593,709 0000000000000000000cb7760fc986cf5eab2a3e9f75e9af11e878aadab8b542 1,267 0.45/1.00 vMB 17
593,708 593,708 0000000000000000000daea9d66c273aaf1df6451e2567fd13a4f708185162cd 1,524 0.57/1.00 vMB 6
593,707 593,707 000000000000000000038101f0c14542ef208fbcf09b3846a69386825fa30918 3,009 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.69 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: 695.41 GB
    • Received: 16.51 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.