Loading Tool

Explorer IconExplorer

Memory Pool

78,981 transactions
29.91 vMB
0.08003216 BTC
Random Selection Loading Transactions
Max Size: 182.56/200 MB

Candidate Block

Mining Attempt d46b4a5637760b1e47bad8d0d565ceaf72224d95ed292d7ad070db65073fa5d9
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 82da0a5b883c38f2a584014c06f6d1d8bf6db611695d265dfc8aa094fdcb99cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.01373876 BTC
Feerates: 300.83 > 1.38 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (140,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,370 775,370 00000000000000000003135ff4f309f1af30545f2333352163861e2291034b6a 1,376 1.00/1.00 vMB 17
775,369 775,369 00000000000000000005e742509537b60575f82d12d965d1f0ea48528e9b6caa 2,985 1.00/1.00 vMB 24
775,368 775,368 00000000000000000005ebc5e0bf314d91714f2728d82604817ab9f765fe483d 1,502 1.00/1.00 vMB 21
775,367 775,367 00000000000000000003ec06cffb87e5ccf182e1845c4f33c79bd2fc73db83dd 2,527 1.00/1.00 vMB 20
775,366 775,366 00000000000000000003c00dea4e2f8f6ad81fa9b1e1b219d81deb3551ed88a8 1,219 1.00/1.00 vMB 15
775,365 775,365 00000000000000000006bbedfaaa8246ecf3d6579134b0309eb34665eb913b96 3,393 1.00/1.00 vMB 20
775,364 775,364 0000000000000000000120663e9944b1aa960e293960a9b995077aaf21147004 2,694 1.00/1.00 vMB 35
775,363 775,363 00000000000000000004179b1d30b3cf957dce3875413fa110dab2c92bba7d27 1,552 1.00/1.00 vMB 7
775,362 775,362 0000000000000000000009999cab7b0e85f8639912c6ed589b0b48111af1c967 2,154 1.00/1.00 vMB 11
775,361 775,361 0000000000000000000360b728c6c71fd2c1c6eae646b8ce256bc588270175d6 3,544 1.00/1.00 vMB 23
775,360 775,360 000000000000000000029fed5bca9a434b49007f93686f21f18e8cb047625d5d 1,454 1.00/1.00 vMB 6
775,359 775,359 000000000000000000015780661737b40721270de536b3d0a44f67275d9518f6 1,455 1.00/1.00 vMB 10
775,358 775,358 00000000000000000001d7f93c0b64ca4a95e3eaa6bada6788a19e4d896895f6 1,982 1.00/1.00 vMB 10
775,357 775,357 000000000000000000055f30862c0114d1d6e8311d6bca82b2ebb48945a1ddb0 2,395 1.00/1.00 vMB 16
775,356 775,356 0000000000000000000450aa291c7bf886622f278f43e39984b4361ce3ce4f05 2,062 1.00/1.00 vMB 24
775,355 775,355 0000000000000000000369ae2244f8178d555d9c33a722b165f2538f3b0c5b3a 2,564 1.00/1.00 vMB 27
775,354 775,354 0000000000000000000516eba5f3f5d325155acd9a55fc90d2545b21f57653a8 1,139 1.00/1.00 vMB 7
775,353 775,353 000000000000000000023217d2634c6b1b867efd3951151530adef699ac743e1 129 1.00/1.00 vMB 3
775,352 775,352 000000000000000000016a3a2294629658fcfcd2e0667313452a11ae147a72b3 2,034 1.00/1.00 vMB 11
775,351 775,351 00000000000000000003f46944c60d3e1afa10f48a9ecd9b574189cc37b5a488 2,374 1.00/1.00 vMB 14
775,350 775,350 00000000000000000003f198d38ca86076e686d83455fd4edb6353bf83993389 542 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.