Loading Tool

Explorer IconExplorer

Memory Pool

76,681 transactions
33.44 vMB
0.13143576 BTC
Random Selection Loading Transactions
Max Size: 187.56/200 MB

Candidate Block

Mining Attempt d6a85e2aba1473846a96005d78b4cfc2f1db5d2e6d581975428a3e7a12d61b59
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 9390fc4393b407c222214e9ea0580aba9d30ec88fde9cb9f2c00251fd389bd3c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,256
Size: 1.00 vMB
Total Fees: 0.02417904 BTC
Feerates: 100.53 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (4,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,549 910,549 00000000000000000001153b303391b0346be3459fa5c0afffbec54b3e31c780 1,139 0.40/1.00 vMB 2
910,548 910,548 00000000000000000000392a04a016e654e022fc63208d47a79abdec65544283 3,862 1.00/1.00 vMB 1
910,547 910,547 000000000000000000009a96359c7f5bb60209a614459584c687e7a4b2e14759 2,549 1.00/1.00 vMB 4
910,546 910,546 00000000000000000000cad7aa47416e2e0322fd9b48374ad43961cde56f8710 3,487 1.00/1.00 vMB 1
910,545 910,545 00000000000000000000801adfccb171f340b0e7e89ab4f0648f3492c70280d3 3,003 1.00/1.00 vMB 1
910,544 910,544 0000000000000000000218455cc45a74bb628405aef7178950ea74fade298bd3 783 0.50/1.00 vMB 1
910,543 910,543 0000000000000000000125ccbdffe8ce62db91a189511e69dd65ad14969aaad9 4,278 1.00/1.00 vMB 0
910,542 910,542 000000000000000000002b45ebf716cb93fb1c1a5be4b95864c803863241173f 2,929 1.00/1.00 vMB 0
910,541 910,541 0000000000000000000117a24e9fb2a2ed60c3fdcec0017f639a23bc9eb8ad34 4,821 1.00/1.00 vMB 0
910,540 910,540 000000000000000000005090ed004f7f26f6d9c5778217ae5bc11d93f88ba1f4 1,489 1.00/1.00 vMB 0
910,539 910,539 00000000000000000001317a987c20a118f9b1fa0cbdfdcb1645afbfa227f61e 968 0.55/1.00 vMB 1
910,538 910,538 00000000000000000000992c4a11f09bca0c0f70cf8f54add6d7e363949eeaeb 1,665 1.00/1.00 vMB 2
910,537 910,537 000000000000000000009f56fcf2aaec924f73be2dce0adcbf0aa2398f9878ef 1,473 1.00/1.00 vMB 1
910,536 910,536 000000000000000000018537d41dec1bf3621195009dc1edf900c05ab711d0b6 1,958 1.00/1.00 vMB 2
910,535 910,535 00000000000000000000c96bd72a121e386054b99197b244853995bc4e4f9dd2 1,764 1.00/1.00 vMB 1
910,534 910,534 00000000000000000001ef9995d1ab2f4a0ed2933dbdc40c7f7846a232fa24e4 349 0.09/1.00 vMB 4
910,533 910,533 000000000000000000010651fe421277afa0d0b8c695d8d33ed10142037279e4 367 0.10/1.00 vMB 3
910,532 910,532 000000000000000000005b46494dcfbd1f1a89f4a0b6b616f8157500fa5ff635 3,341 1.00/1.00 vMB 2
910,531 910,531 0000000000000000000202698dbe1cd84877018da806081f2246fd41236ad81b 1,887 0.61/1.00 vMB 2
910,530 910,530 0000000000000000000210f24c2c3755951ee0c7de5dfa121529dc6ce772b7df 4,252 1.00/1.00 vMB 1
910,529 910,529 00000000000000000000ca855077205f4f71922987f14e1dc0ae67a9f93b587f 3,572 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.11 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: 733.14 GB
    • Received: 18.54 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.