Loading Tool

Explorer IconExplorer

Memory Pool

81,961 transactions
30.44 vMB
0.12389070 BTC
Random Selection Loading Transactions
Max Size: 183.63/200 MB

Candidate Block

Mining Attempt 5da1302962db63c2470105bb24075d34c395e26496fee450f0fe0ad5180346ea
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 1ec9104b333f2c0779d4549707bbbf725522d0a783f2857be29dce34a9ce86b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.04613467 BTC
Feerates: 502.62 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (289,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,735 625,735 0000000000000000000951dce2b97264be787d14b1415449fa888550771ba123 2,655 1.00/1.00 vMB 22
625,734 625,734 0000000000000000000158cb9fe6774260b65d131680880b23a1ccc777f0aed6 2,100 1.00/1.00 vMB 3
625,733 625,733 0000000000000000000c1e0add7e889c75ef72eab6bc9964ca6c53498d1343a7 1,995 1.00/1.00 vMB 19
625,732 625,732 000000000000000000009c4e51215fd08cf4eb6073741dedbfd47b8068d914ee 1,636 1.00/1.00 vMB 15
625,731 625,731 00000000000000000001d4d38ded68a40dd94da92179136ec356a235dec03a29 2,299 1.00/1.00 vMB 18
625,730 625,730 00000000000000000010bbabbd48aad9fb6d989d6ec7aa08a4321c07d01224ed 491 0.19/1.00 vMB 11
625,729 625,729 0000000000000000000802dd83c2cc8f186b7ac7fa2ce53e043841a9131c94b0 800 0.30/1.00 vMB 11
625,728 625,728 0000000000000000000945ef4bd7a86883a98ffe20b139c0f3cbd46630998c43 413 0.15/1.00 vMB 21
625,727 625,727 00000000000000000012ef98a38db824984cc83af0f34bc8286eb94990dafd41 903 0.34/1.00 vMB 13
625,726 625,726 00000000000000000007d051f1c9a453e27475d2c39ed0aae4e989692fa5e047 1,760 0.85/1.00 vMB 12
625,725 625,725 0000000000000000000775700c1d3ee58e2ec4693d5b398e7c54468381653a84 1,300 0.45/1.00 vMB 14
625,724 625,724 00000000000000000001176d6e80fe4dcef59ff4e2eff26208c3cf359cdb66da 19 0.00/1.00 vMB 11
625,723 625,723 0000000000000000000a50aad7236d2a6bae21425e1a72e0019ec4e1f4eb47c6 1,350 0.49/1.00 vMB 12
625,722 625,722 00000000000000000000c9b0665288157135db77682772a856a11ad0d2c1a08f 1,767 0.70/1.00 vMB 12
625,721 625,721 000000000000000000084f5a43c25a8493c586eb37fc990d5ce5dce9c181144c 1,580 0.64/1.00 vMB 16
625,720 625,720 000000000000000000130fdc7abecb2e8d977c8bc98536140d3a5d6ecc8557eb 601 0.40/1.00 vMB 2
625,719 625,719 00000000000000000013191fbdbcc051d7700aedc6aba58fca45d54830145ce4 2,590 1.00/1.00 vMB 3
625,718 625,718 00000000000000000010911a22e65799373d42e83f584e4455e1e8ab750fdc6d 2,998 1.00/1.00 vMB 19
625,717 625,717 0000000000000000000a702876660b3746a15c8dfb5ce416655a7b2cb0570e26 2,910 1.00/1.00 vMB 18
625,716 625,716 000000000000000000092b9aaf2f4594d9918942d15b56dbdbd3d2b62249513e 1,218 0.42/1.00 vMB 15
625,715 625,715 000000000000000000012a0c0b41146a6cfe64c000cd9db388b17dcd5dca5f1d 134 0.05/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.