Loading Tool

Explorer IconExplorer

Memory Pool

44,785 transactions
28.46 vMB
0.08053941 BTC
Random Selection Loading Transactions
Max Size: 150.64/200 MB

Candidate Block

Mining Attempt 1465626684f1dfef397de060222a8e169403cc20c3abbf06e70d516e0fd59d08
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root 4a16f95cbaaf93ecff9d5921cbea667dd67d352289044360d33ff6c8fa2b037d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,741
Size: 1.00 vMB
Total Fees: 0.02665318 BTC
Feerates: 150.93 > 2.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (222,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,511 692,511 0000000000000000000489882efa9eb58f164c8f26e0f923f7ecc85f3567341b 29 0.01/1.00 vMB 14
692,510 692,510 0000000000000000000eb4fbf6fc1905cb23ca6ec00b41c8e4da55e1f06cae40 239 0.08/1.00 vMB 12
692,509 692,509 00000000000000000006df4b143f526de80c3232e13eade53260e23d047f6083 558 0.23/1.00 vMB 14
692,508 692,508 0000000000000000000f173e2c5d838c2a415cc49d4044955c81e8fe6b94e4a2 835 0.28/1.00 vMB 14
692,507 692,507 0000000000000000000132bc648693bb849d5753bc13c269dba4e9878191141f 1,086 0.35/1.00 vMB 16
692,506 692,506 000000000000000000076e953e9f8b2574bd8fa3cfe3a5e32c8676498a6779aa 211 0.07/1.00 vMB 17
692,505 692,505 0000000000000000000a79090737a596f716b058faa09cf9cb916ab09a96eb0c 270 0.12/1.00 vMB 29
692,504 692,504 00000000000000000007713464178716a42db2c2aa5265f18d31f74e4dd90b62 385 0.19/1.00 vMB 56
692,503 692,503 000000000000000000031a02acadcf5b9a272f7e263d271366116c1a1e03e2b8 2,051 0.89/1.00 vMB 18
692,502 692,502 0000000000000000000ef18d67054045fcc83e3e556e19e7ccd37cd47b45aec2 97 0.06/1.00 vMB 86
692,501 692,501 0000000000000000000a120f9ece7ef245b8cd76281eb98a8198dd713cbd2aff 556 0.33/1.00 vMB 25
692,500 692,500 00000000000000000012d9fb873d7642398cd82bdf00423df0ef2052ef5b0358 1,190 0.65/1.00 vMB 24
692,499 692,499 000000000000000000134a9a0c4c79d97ac5a48ab641b96612c8f60e8b0a8b51 1,820 1.00/1.00 vMB 18
692,498 692,498 000000000000000000118128f257373addaec4944ba82eb55bf1c4776f371576 2,544 1.00/1.00 vMB 24
692,497 692,497 0000000000000000000efcf1f60f185ed80c368169f511ec92a7c154aaeb87fe 594 0.85/1.00 vMB 12
692,496 692,496 0000000000000000000ccc08dcca1b2e61e83438f2b2a121c52c5798b9bb7b50 157 0.15/1.00 vMB 5
692,495 692,495 000000000000000000071c84b982b9aa29fccc662578424ad306f5396a0cbfe2 2,104 0.86/1.00 vMB 22
692,494 692,494 0000000000000000000987abbe710a014c27b542efd1c1ef85e61a98f3630201 1,283 0.45/1.00 vMB 14
692,493 692,493 0000000000000000000283745f0c82245ab7e1c429bd2f43630b606ad4b1140c 2,579 1.00/1.00 vMB 24
692,492 692,492 0000000000000000001494fc641dee340077b06fffd5243049072bea1a56da80 2,328 1.00/1.00 vMB 19
692,491 692,491 0000000000000000000fe9e219ab7f2855fd3311be0848e2d9f8196ec8aa71a4 1,245 0.61/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.05 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: 650.85 GB
    • Received: 13.33 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.