Loading Tool

Explorer IconExplorer

Memory Pool

46,013 transactions
28.48 vMB
0.06261417 BTC
Random Selection Loading Transactions
Max Size: 151.78/200 MB

Candidate Block

Mining Attempt 8828962c84cd855be4375bb86dc682025c62dd73ee32cf4c686efc6bf2a3935f
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root b2edac75b6e6befb4431ee2163dfa187bd2d64a500d94656cd22bae6b8fc5134
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,497
Size: 1.00 vMB
Total Fees: 0.00863118 BTC
Feerates: 100.60 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (249,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,587 665,587 000000000000000000031a2b8e906b43ae576d1b9b2cd1a93e9f75299cd2827d 2,445 1.00/1.00 vMB 101
665,586 665,586 0000000000000000000046335627d991cc1792666be8f56f328ddc58b8ba4dd3 2,359 1.00/1.00 vMB 114
665,585 665,585 00000000000000000002af7785d1076768fabc16030baecf4fed057e70853851 2,526 1.00/1.00 vMB 114
665,584 665,584 0000000000000000000008259e3e7c8baff9de08e49d8ee8d640265242f86415 3,147 1.00/1.00 vMB 137
665,583 665,583 00000000000000000008117c7e46685a547848a0114e2993e0c6e00cd500c2b8 2,640 1.00/1.00 vMB 89
665,582 665,582 00000000000000000004a26a0de92b313d6dfeac0e70a39c1afd2d1d92ed002c 2,900 1.00/1.00 vMB 119
665,581 665,581 000000000000000000017b8588892d7554d060e1e37d2bd420f7de945a52ff68 2,029 1.00/1.00 vMB 79
665,580 665,580 00000000000000000007284acd982e64859631709b13fdf960e2d1a128382a77 1,682 1.00/1.00 vMB 98
665,579 665,579 0000000000000000000c715b9d379bc839c75eaaaa44d4b6481318aac88a8420 2,607 1.00/1.00 vMB 68
665,578 665,578 00000000000000000004cd7e3bc8577e1e00efa0918ac2b6442fc74cdd7e2f21 1,942 1.00/1.00 vMB 87
665,577 665,577 00000000000000000006573ca99910e52aa875780c9a9d0dd041c1668f5ffcbd 2,580 1.00/1.00 vMB 116
665,576 665,576 00000000000000000009fb7e25e8fc9c6a8e22dbfe4ed9d81451e48e9b6c0709 2,952 1.00/1.00 vMB 102
665,575 665,575 0000000000000000000447b270163f5244bb04b128fc58d6a69d3c5edff323b1 2,560 1.00/1.00 vMB 78
665,574 665,574 00000000000000000000f2d6145a741b55b8dc74ee1aae10ee50f8ebb51c3320 1,523 1.00/1.00 vMB 25
665,573 665,573 00000000000000000002505e7913be17525863884dd4ad62368011699041d5ab 2,442 1.00/1.00 vMB 50
665,572 665,572 00000000000000000007d06754b9c4b64083725a8eb2de3c05df445642787bd4 2,617 1.00/1.00 vMB 42
665,571 665,571 00000000000000000001a86b50ec3e70c244782e8ab70774f128240ee16230a2 2,379 1.00/1.00 vMB 67
665,570 665,570 0000000000000000000ade8f18342b2ef1e3232a8511284e81ddd78232887fab 3,001 1.00/1.00 vMB 85
665,569 665,569 00000000000000000001183a54ca2f301761ab4330a11d559beb6cdc79711913 1,909 1.00/1.00 vMB 108
665,568 665,568 00000000000000000004ac6c5fd641fb1c342516cf55ab3171c566bf797e8296 2,562 1.00/1.00 vMB 84
665,567 665,567 00000000000000000004da092c2aa5d382ad5aeab3f484cd73196173fbfdb71f 1,969 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.72 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.