Loading Tool

Explorer IconExplorer

Memory Pool

27,736 transactions
13.89 vMB
0.14653400 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.02/200 MB

Candidate Block

Mining Attempt ac4318a6939afe67412791a2b864e974155b635e3084daf65746388c9d2eb26a
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root f01fa1acdceed6f695c6c9f0ef7de57bf480396d77e68ff2c366e6efe51b97b7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,806
Size: 1.00 vMB
Total Fees: 0.09093401 BTC
Median Feerate: 3.54 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (777,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,908 135,908 0000000000000237f18240482b4cb0cb620b3cd4bbcfa45d052c7a11f943e073 52 0.03 vMB 183
135,907 135,907 00000000000005f7038425b8d071a4cc27b6bb4891a942ff1feec4b57a92a800 32 0.01 vMB 343
135,906 135,906 00000000000005539b2ff54c3f87e8e84e9ddbccd756cdac9f83ffd53ea0399f 49 0.02 vMB 192
135,905 135,905 0000000000000608478b0d297aab31f5548bcfc17282c69b25228be5af2ce48d 129 0.05 vMB 174
135,904 135,904 0000000000000731563e13b3a823c9f7d289d47de6de3e399c05990a8611c862 4 0.00 vMB 30
135,903 135,903 000000000000026152824c8fb6f046e397eb70f244b793929fb6b58f5b240d64 9 0.00 vMB 75
135,902 135,902 000000000000000c8db8a4fcad1dbd7cc69c96c7b85f6ad06800a906b06f824a 13 0.01 vMB 206
135,901 135,901 000000000000008bde22d58c68640a28c4e521823f3d7c931f1b221f2360a2b8 7 0.00 vMB 637
135,900 135,900 00000000000003dc00bc3d775c54a668a43bfbd5d65d70c766846bd424c9631c 14 0.00 vMB 451
135,899 135,899 000000000000079143f7bc55bd38afe75b7aa1a3f88226988237d6caf5956d9a 2 0.00 vMB 113
135,898 135,898 00000000000003ef981faf15d93250a4fa4a514800533592cf622ac239025527 47 0.02 vMB 531
135,897 135,897 00000000000002f3fc6f7e28a9fd3e6bfc94baff772a8c2615a45a2b66e5e460 43 0.02 vMB 706
135,896 135,896 0000000000000aaa9be1c37f043bc034988172cfa2d0a6fd9628d36ca72d1c0b 82 0.02 vMB 0
135,895 135,895 00000000000002007e5ae93dec6daa095929fb790971aace81cafecefaa80d99 110 0.04 vMB 321
135,894 135,894 00000000000008096b422e99407cae133ff584916d7bd84411425f4dfcb73ecd 49 0.04 vMB 247
135,893 135,893 00000000000003c29a1479b16ba6679d5431c5ca81f222f35742f41dfe600449 11 0.00 vMB 343
135,892 135,892 00000000000000d2d2cbe01a71a5756a5bf45c9e7dd5e06c8d312ca5456dfdae 20 0.01 vMB 1,304
135,891 135,891 00000000000008d981c7565324086db73482eacbb2315aa6962b5452f263d28e 92 0.04 vMB 376
135,890 135,890 00000000000008d1996338321f734448a6fb6ebf06ced353dbcff0418e4e1558 10 0.01 vMB 7
135,889 135,889 00000000000006cfdcfa499a3c37497b64c2164134dd53ecc0728b0dc8648541 82 0.03 vMB 297
135,888 135,888 00000000000005c58f9107a28aaca7945db7fc77b35f66775a14ecd35fd1c452 15 0.00 vMB 414
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 84
    • Outgoing: 10
  • Data Transfer:
    • Sent: 86.23 GB
    • Received: 0.37 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.