Loading Tool

Explorer IconExplorer

Memory Pool

79,987 transactions
29.59 vMB
0.07384488 BTC
Random Selection Loading Transactions
Max Size: 181.68/200 MB

Candidate Block

Mining Attempt f911d17b069b9bd0ce999b3c33060ee62c30123d2958dad6936330db7c301f70
Version 20000000
Previous Block 00000000000000000001b9e1fc0c07b333cc15370429acb6a77281d8bcbc9d2b
Merkle Root 9e54af6532c14b6693367475513a220857994612574a5078de316dbbd72c4ea8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,807
Size: 1.00 vMB
Total Fees: 0.00867455 BTC
Feerates: 29.89 > 0.87 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,324 (613,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,556 301,556 000000000000000070dae7bb3c1e2fc9b9810a40186d42040ec276357a750b84 150 0.08/1.00 vMB 33
301,555 301,555 000000000000000029e81aa665f7bc66a2670322d4f1e3d5056742b894a18552 166 0.10/1.00 vMB 28
301,554 301,554 00000000000000004d8feffa3e2163af36ca145593c8562671aa4a7988eb81ad 961 0.51/1.00 vMB 50
301,553 301,553 00000000000000001762e5fb0d31579a3694f673b6bc69bf28e221d1e9bdc95d 47 0.02/1.00 vMB 31
301,552 301,552 00000000000000001ac17ba8fe92af65fdf935eab89dc39ec8a0ee749f85022a 247 0.14/1.00 vMB 22
301,551 301,551 000000000000000028cf1babd8a16de60a5256024e455179ef8b3fe45cc24304 719 0.37/1.00 vMB 33
301,550 301,550 00000000000000000dd7a4c0e2303283947cb4157ed4aca85a3151a49019cef3 65 0.03/1.00 vMB 44
301,549 301,549 000000000000000041e8700656790efcd6676807476f820403826e2802e4e9a3 444 0.22/1.00 vMB 33
301,548 301,548 00000000000000004b5afbb7e11bc6bf616c1adb85cfe326ab8e524ef35d55bb 190 0.08/1.00 vMB 32
301,547 301,547 00000000000000006e69356c457fce9bb2ae02b255b4a1b200a5061077296d50 162 0.09/1.00 vMB 35
301,546 301,546 000000000000000038ac3e29a42b25c41fbac146ef89edaaadf037738a58ab34 464 0.24/1.00 vMB 32
301,545 301,545 000000000000000020d02fb5cb6b829f9c3873ef40eba9bb5d545a5f649f1e24 165 0.07/1.00 vMB 29
301,544 301,544 000000000000000056f14ed49ba8bf0bef7c98b5965058cc6ff02ab00fc26d82 688 0.34/1.00 vMB 35
301,543 301,543 00000000000000004b2b5756750d173a6a07941d59aad0f7dfbdb1871b852d54 147 0.07/1.00 vMB 24
301,542 301,542 000000000000000042532a000aae28812be82120cbb8952d2131416043d81906 135 0.07/1.00 vMB 11
301,541 301,541 00000000000000001eb5903948db544f5f5413a3a6d43489056aaf991805e352 90 0.20/1.00 vMB 4
301,540 301,540 000000000000000027df5b254ecbb84009acb71b1caad1b0ee2fe7b91e33dce8 785 0.45/1.00 vMB 33
301,539 301,539 000000000000000078f4610674a40f7628e627b795626c43b5bf6cab882348fc 1,084 0.50/1.00 vMB 44
301,538 301,538 00000000000000007693179dc708aacaeb7bc8f2b081690bba7d855866e6e926 714 0.38/1.00 vMB 33
301,537 301,537 00000000000000002fcdffbf14b17bf65605f922359e82b5452d2b2104bf56cc 367 0.73/1.00 vMB 8
301,536 301,536 0000000000000000167842d37657e554c8717a5673368e28a99ade8498108f88 268 0.17/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.95 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: 715.23 GB
    • Received: 17.67 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.