Loading Tool

Explorer IconExplorer

Memory Pool

79,694 transactions
29.63 vMB
0.08828052 BTC
Random Selection Loading Transactions
Max Size: 179.03/200 MB

Candidate Block

Mining Attempt 458a511fce78502021d07f6dcde63a74d728d17c8574f5029153689e48c9f813
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 476e4e88ae81ea815727de98857ca03b9c4b0631d2a8df27257e71be52905ccd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.02523645 BTC
Feerates: 100.11 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (277,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,736 637,736 000000000000000000007806f88b8451ad1f43de91c6c42079d98780e478ba19 2,026 0.78/1.00 vMB 17
637,735 637,735 0000000000000000000786fab79319434573c6ea4e6e135a669af34cd0af9ebe 3,000 1.00/1.00 vMB 29
637,734 637,734 0000000000000000000c9116d882e0453ee889d946cc9f2f385c044f37e2e8d0 800 0.51/1.00 vMB 6
637,733 637,733 00000000000000000002b84a872b5bd4088281d1530dc1bdeec6cf257e2a776c 1,389 1.00/1.00 vMB 10
637,732 637,732 00000000000000000006e02be4a5383263503223ac3528ceb0b30a73b02e5128 2,792 1.00/1.00 vMB 25
637,731 637,731 0000000000000000000c7c4c059c3ca3076896a529ee4291bcba26248094a9f0 1,612 1.00/1.00 vMB 7
637,730 637,730 00000000000000000009c09f2620ccc2e4a33f99c9e8f846a02e2581cd96c5d5 850 1.00/1.00 vMB 17
637,729 637,729 0000000000000000000c1f0cdb1ab01064ddd35d09575336d7bb53b70ff20ae0 2,170 1.00/1.00 vMB 26
637,728 637,728 00000000000000000001d4ef76594c0a1ef5e677398f07e0dcb0163231434131 2,293 1.00/1.00 vMB 46
637,727 637,727 000000000000000000072fa23a4d2a4f03e1c171781f5b8d241853e795eb110a 448 0.32/1.00 vMB 23
637,726 637,726 000000000000000000097ca0ac7b99f4e136f3853f304947d0945322551970a0 1,365 0.94/1.00 vMB 17
637,725 637,725 00000000000000000000419612211511c8739596278df5bcf7ef2d6801a09794 2,394 0.83/1.00 vMB 24
637,724 637,724 0000000000000000000dd568da39568f461a560f67a092c9e140909dd5d95d98 2,822 0.91/1.00 vMB 26
637,723 637,723 0000000000000000000fa4ec327dbfac2bb574b9d41c80644ff6928337b66cde 1,699 0.59/1.00 vMB 14
637,722 637,722 0000000000000000000feff48b8ba4436ef41cacfd86bb8cb065950679587cdd 2,657 1.00/1.00 vMB 28
637,721 637,721 00000000000000000005c2f1f95c99ca592b512a1ed373f3f3853ceb1475cdfd 294 0.09/1.00 vMB 23
637,720 637,720 000000000000000000066c833f52d0996e4e61809e9b75cbed155787b342bbef 837 0.29/1.00 vMB 24
637,719 637,719 00000000000000000001b94864069d345749c42fe1b61c37ad52d3698fef1172 1,584 0.52/1.00 vMB 28
637,718 637,718 00000000000000000006ae0a498834ba46df6a368ddb391399095c62411af835 2,552 0.86/1.00 vMB 28
637,717 637,717 000000000000000000104848133f764ce0b05a9608af59c23fc82f9bc2c2e69c 1,686 0.69/1.00 vMB 18
637,716 637,716 000000000000000000119c2e939767a713a78163551cbaa771f23c3a5f577603 1,988 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.