Loading Tool

Explorer IconExplorer

Memory Pool

80,337 transactions
34.64 vMB
0.17524950 BTC
Random Selection Loading Transactions
Max Size: 193.96/200 MB

Candidate Block

Mining Attempt fe85d22db6e54380bf563929363a6e2e1fc4aa68ccee3844055e5e46bc258c8e
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 76d987374c155d3728fccb8300427c2987fe1c9d0745d07c70c24dd8774f2552
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,117
Size: 1.00 vMB
Total Fees: 0.04647349 BTC
Feerates: 150.93 > 4.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (18,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
896,679 896,679 000000000000000000007a1f4f8ff828dca30405fbc1f80dbad23f20d5f78776 2,710 1.00/1.00 vMB 3
896,678 896,678 00000000000000000001d3c75892f724fdfe3d00c4fb46fbcfd7eed93eb888d0 3,546 1.00/1.00 vMB 2
896,677 896,677 00000000000000000001fa0f79785968118c917271a0c8cdd113e0d26987ea3e 1,830 1.00/1.00 vMB 3
896,676 896,676 00000000000000000001d5c85c21ca5f93e438ccd52be250fda6279fea090571 2,814 1.00/1.00 vMB 7
896,675 896,675 00000000000000000000905f2a818ced7c4bdbe8e9eebaf1b96a6f97daf94d4d 1,006 1.00/1.00 vMB 2
896,674 896,674 00000000000000000001c5cbe998a8594dd61b7401c7e64ec6ae570cffaea92d 1,943 1.00/1.00 vMB 5
896,673 896,673 00000000000000000001997ecf22895363e818f821c26a6195f0f2e7f508cb57 2,899 1.00/1.00 vMB 6
896,672 896,672 000000000000000000012741e5be1b03fbf97cd7e275819460c255fe2d4bf8ec 3,382 1.00/1.00 vMB 11
896,671 896,671 000000000000000000019cb9c2560851fc620d5a749aaf4ffedc73c463b7cd35 870 1.00/1.00 vMB 3
896,670 896,670 000000000000000000014a4a8c00db794f13145eaf15ae57695dce4f9ab86b5c 2,033 1.00/1.00 vMB 5
896,669 896,669 00000000000000000001793746c584349f50f84bf425cfefaf21cfddfbc858d3 735 1.00/1.00 vMB 3
896,668 896,668 00000000000000000000dbac7d7e7a38cca5f195fc4342016d65ad616af72569 2,423 1.00/1.00 vMB 5
896,667 896,667 00000000000000000001fbe83cd2a2951852bafe0dfe9b5c3f3735a42b19e1f6 1,166 1.00/1.00 vMB 2
896,666 896,666 000000000000000000020b13854a9e16c8b71a14d845acbe988c27dc8e8fe4b3 3,260 1.00/1.00 vMB 6
896,665 896,665 00000000000000000001e87ea52b2e009048ae62c42fc1b83db4d2da754c41c0 3,160 1.00/1.00 vMB 2
896,664 896,664 00000000000000000001cfe2d2bb0dd57076702adf4024ba04cbaf8b3ea2f61b 3,578 1.00/1.00 vMB 6
896,663 896,663 00000000000000000001fed76e1208bb2633ab99326fba0866e07c6e45759aaf 3,352 1.00/1.00 vMB 13
896,662 896,662 0000000000000000000046a19b638aea4b80a16818cfb647291ed3e46ab63b4f 3,186 1.00/1.00 vMB 19
896,661 896,661 00000000000000000000b9332cf4b124a335f0550c4b58643295471b28e1d4bb 3,419 1.00/1.00 vMB 93
896,660 896,660 000000000000000000007d10067f369ae82928a8c48f146c914ed298b859dc62 3,643 1.00/1.00 vMB 8
896,659 896,659 0000000000000000000193ef31dd3991ac180ec68ccb5cda9ba418026837296b 3,448 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.11 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: 734.17 GB
    • Received: 18.55 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.