Loading Tool

Explorer IconExplorer

Memory Pool

43,849 transactions
27.39 vMB
0.07141561 BTC
Random Selection Loading Transactions
Max Size: 143.72/200 MB

Candidate Block

Mining Attempt 511e635a362c206fdc5f7783d869e3c96cfd2f60024d27e2624fe9e15e24f05a
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 70f8fb7050376614262ca79d093f793e83459f9cf4cb93e984e610e6a40581a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,959
Size: 1.00 vMB
Total Fees: 0.02010696 BTC
Feerates: 298.50 > 2.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (511,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,683 403,683 000000000000000002bdb9c6869c019475e0ceb71ccd6ad382e1b5939bf9dda6 465 0.18/1.00 vMB 40
403,682 403,682 0000000000000000059d5301b22ec9f32d473be375b8edb259f643f86aa34379 277 0.20/1.00 vMB 27
403,681 403,681 00000000000000000453676222d380bd2bb680d8984bb7d95384dfe98848ce63 2,336 0.99/1.00 vMB 55
403,680 403,680 0000000000000000062a48491169ff66811d03333ac32e17776e1008885f09fe 1,733 0.85/1.00 vMB 43
403,679 403,679 0000000000000000051dd9485deea49ec8da514d2292d3b1fe1dc08ea06f70b2 1,380 0.56/1.00 vMB 46
403,678 403,678 000000000000000001e079f4a409fa031ebe21995a18b70cc39cfe7e3f8bdf2e 602 0.35/1.00 vMB 36
403,677 403,677 000000000000000004cb2ae4a14cfe41fd3845f9bec660bdfd1b9b29411826ae 802 0.35/1.00 vMB 44
403,676 403,676 00000000000000000560bd5859dd1236e7bbece2c7472968718794efcf471e1e 1,009 0.49/1.00 vMB 40
403,675 403,675 000000000000000004ecc9dd56b21a2bb63aaca77e1a8cc8bbbd4d3d0394939d 1,368 0.77/1.00 vMB 38
403,674 403,674 000000000000000001703f8b63323eda6226bf5ab649f5646f86e158d5c5df88 2,671 0.99/1.00 vMB 52
403,673 403,673 000000000000000005b4fe7ae23bbccc43987a23ad46fa54495f5999c3b40067 1,427 1.00/1.00 vMB 27
403,672 403,672 00000000000000000060091d79eb38c7b40931079a8144a583d6c7fa8f0153d0 2,657 1.00/1.00 vMB 55
403,671 403,671 0000000000000000026bcb35d04c7049519a3ba58d1572c124d8824d6c2fc2de 406 0.21/1.00 vMB 42
403,670 403,670 000000000000000001603fb9c2f46817785c5ea50a81edac8edb4871eba4d83e 540 0.20/1.00 vMB 52
403,669 403,669 0000000000000000041ded322d0da45902886d93414391e1d6a11e156058e25b 1,084 0.99/1.00 vMB 22
403,668 403,668 0000000000000000065e308d47b6ce7f6e594b10d5a570da152acc592a216fcb 1,527 0.93/1.00 vMB 28
403,667 403,667 0000000000000000044097b02685a6a62badea93bfe34613c7ac9a32ee0f6ac6 2,628 0.99/1.00 vMB 91
403,666 403,666 0000000000000000010836884328325c8e9ced7ef9e4512aa9f928bcc8848d38 733 1.00/1.00 vMB 15
403,665 403,665 00000000000000000333e17c91c22901e0f40dec894632129974dd7a0be31a50 398 0.19/1.00 vMB 43
403,664 403,664 0000000000000000036082d5d46a0c54ce95f53f84ee261a1f08c8d859f28f4d 798 0.93/1.00 vMB 22
403,663 403,663 000000000000000001f7f5585f6995ccb1d9c7f3cf281e019cecf6ea829c103a 1,397 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.25 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: 655.38 GB
    • Received: 14.29 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.