Loading Tool

Explorer IconExplorer

Memory Pool

76,870 transactions
28.36 vMB
0.08628139 BTC
Random Selection Loading Transactions
Max Size: 172.63/200 MB

Candidate Block

Mining Attempt 8694aa37674c63e9b69dad21b2027f85b4b3fb08942adc0d5bbc931a5799df9d
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root f0eae708ed6a2f35c9a10f27fe7c2230b074afc00204891a67e4121f3b646f7f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,485
Size: 1.00 vMB
Total Fees: 0.02319396 BTC
Feerates: 477.45 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (531,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,510 383,510 000000000000000002fe315d1f318356c24147442951b0a8fc4963015c87d7f6 1 0.00/1.00 vMB 0
383,509 383,509 000000000000000003f3999c6257e2461ca73ea5321a7d705399f7cc998d6aba 240 0.13/1.00 vMB 23
383,508 383,508 00000000000000000e24b3d20a44933f34bc24075de270c5ea5e92efbe62ad64 462 0.24/1.00 vMB 25
383,507 383,507 000000000000000006045776ee6b02c1886af9215739b7668e33eda50fcab857 367 0.20/1.00 vMB 31
383,506 383,506 00000000000000000feebaf8fc05efcaec78bfac9c811b8ff88a1aea9a20b960 160 0.11/1.00 vMB 17
383,505 383,505 0000000000000000009a08b7b64a75aaab3862af2c8cd868ff0efa0ce019ecd1 1,169 0.56/1.00 vMB 31
383,504 383,504 000000000000000006c204073e188553eb025cd387910bcdba2452c732133df7 1 0.00/1.00 vMB 0
383,503 383,503 000000000000000003b14c0be2d1d1406cce7090ff197ef6a773f07022389593 219 1.00/1.00 vMB 3
383,502 383,502 000000000000000007a5f9f27f06b639e8aaeb6aeca7ba22c6b0ad5a282c049a 849 0.45/1.00 vMB 31
383,501 383,501 000000000000000008382f70c9433f8109366f968ba27ba1f42015ed422b13ca 1,300 0.73/1.00 vMB 28
383,500 383,500 00000000000000000133085e2d45c060641229bf56c14039f801d18e096ff0bb 568 0.75/1.00 vMB 10
383,499 383,499 00000000000000001060c006482c9979d53c2e4c70d5d81cd1732a2b29843e01 1,378 0.93/1.00 vMB 22
383,498 383,498 000000000000000005f30354f91923fa7eb5764bb5f4fe8089fe7218337d633f 2,774 0.93/1.00 vMB 43
383,497 383,497 0000000000000000017f88c5de6fd46526b24953add6c3772ace1352258d9d9e 1,671 0.93/1.00 vMB 24
383,496 383,496 00000000000000000697ee1239ec008b88e30b308a6386658575e8a75eb5bf43 3,063 1.00/1.00 vMB 43
383,495 383,495 00000000000000000506092519bda8f1658d406ca4f481c9d32039b81174f9b1 79 0.14/1.00 vMB 6
383,494 383,494 000000000000000006331b1bd59c8bf3f1770e05fe75f3b1699c57db51f783be 991 0.46/1.00 vMB 31
383,493 383,493 00000000000000000d9c8bc3cdfcdb7d4819f4b772341dab553b627dea871e50 757 0.49/1.00 vMB 24
383,492 383,492 0000000000000000039af0e124aab2af0a1faebd0a912e4c8182feaca2a8d30d 2,179 0.99/1.00 vMB 30
383,491 383,491 0000000000000000052268144b28c8a32240b994788269952dc0654501a99ed9 530 1.00/1.00 vMB 9
383,490 383,490 000000000000000000db890def99d8d36224c31907f745305b4b1dff2c89f8fc 1,975 0.95/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.