Loading Tool

Explorer IconExplorer

Memory Pool

80,051 transactions
30.57 vMB
0.08071664 BTC
Random Selection Loading Transactions
Max Size: 185.66/200 MB

Candidate Block

Mining Attempt 60ed181780feb902a9f8efede6eeabb3378c6732502eb7d989a0d33523e3d25f
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 53f469d5532be79218a3c5444b35c251bcf23a12d2f726f47c1262c7e5663d04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,356
Size: 1.00 vMB
Total Fees: 0.01533585 BTC
Feerates: 351.58 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (364,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,910 550,910 0000000000000000000c0ed010a4bc012732986e10ffd0106ede9d3c323791e3 2,565 1.00/1.00 vMB 34
550,909 550,909 00000000000000000015326fa252df47f38e8dc9206426bc8a7486d9a00d7811 2,609 1.00/1.00 vMB 63
550,908 550,908 00000000000000000015ad4d1edf4745b3ee296708e01029c4d6f53018123376 3,118 1.00/1.00 vMB 77
550,907 550,907 0000000000000000000177eb6e43a0d8b4420bc41ea7bbb3562d36819ba0d501 3,121 1.00/1.00 vMB 79
550,906 550,906 0000000000000000002352597f8ec45c56ad19994808e982f5868c5ff6cfef2e 2,923 1.00/1.00 vMB 59
550,905 550,905 00000000000000000009cd85a748c4d8060d20b0e16985fae2e898c4060855e0 1,885 1.00/1.00 vMB 15
550,904 550,904 000000000000000000012e27261332b90a948cb372ce9d402301fc0c1e99f901 2,788 1.00/1.00 vMB 60
550,903 550,903 0000000000000000000054f9719ef6ca646e2503a9c5caac1c6ea95ffb4af587 2,312 1.00/1.00 vMB 62
550,902 550,902 0000000000000000000f32c84291a3305ad9e5e162d8cc363420831ecd0e2800 1,988 1.00/1.00 vMB 11
550,901 550,901 0000000000000000001e002080595267fe034d370897b7b506d119ad29da1541 2,437 1.00/1.00 vMB 40
550,900 550,900 00000000000000000000100158f474719e5a319933856f7f464fcc65a3cb2253 2,715 1.00/1.00 vMB 73
550,899 550,899 0000000000000000002237e4a60b4a15bfcbfc888037afc96274778cc03f2133 1,049 1.00/1.00 vMB 38
550,898 550,898 0000000000000000001257e79fed32d5fe20592bdb28191fad9e3702261465ac 2,181 1.00/1.00 vMB 29
550,897 550,897 000000000000000000168b85a90f0be380ddde0fbcaf876e24d04589b8708102 1,695 1.00/1.00 vMB 66
550,896 550,896 00000000000000000026d488e5b84a86f2ce35d31cd53fc2a88d7c5b91affdef 2,196 1.00/1.00 vMB 68
550,895 550,895 0000000000000000000fd677becdeb73696f52444b279a655f603ff0e7da3a64 2,500 1.00/1.00 vMB 47
550,894 550,894 0000000000000000000fcd6a1faa6cee65544b3fc1c8cf463954c97bcffc1c9a 2,448 1.00/1.00 vMB 44
550,893 550,893 0000000000000000002a43fb26829a78b9a112640982f29e798e87d7ed43f3df 3,482 1.00/1.00 vMB 57
550,892 550,892 0000000000000000001115b120fd33778abf5dd40b378b6d3a90743017f371f9 2,625 1.00/1.00 vMB 87
550,891 550,891 00000000000000000024601006a43d696e85552c6b22c502fc8c5dff6366fd40 1,850 1.00/1.00 vMB 14
550,890 550,890 00000000000000000023f2a1d1ef146b61835f1d17a3fa6b57c719624c064aef 2,376 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.75 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: 708.64 GB
    • Received: 16.74 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.