Loading Tool

Explorer IconExplorer

Memory Pool

30,174 transactions
8.95 vMB
0.11164780 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.22/200 MB

Candidate Block

Mining Attempt e466b0a30c1802101953bf233d3841ee85f756f60dba3ad608cf5e85c0a4b414
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 9f6f3a983c5bce32caef91e9a94d882793ab482ef7fc4e51822149d6890609d2
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.05021964 BTC
Median Feerate: 3.09 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (779,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,168 134,168 00000000000007d976e1f24e24ba4405c62c721733683f8dd2792b74a852da42 12 0.00 vMB 35
134,167 134,167 0000000000000b46f81abffee35ea091c95baa77dcf06992e20a5fe6f2c3daff 51 0.03 vMB 513
134,166 134,166 000000000000028c0f6d2b8521dbf29fab5a643116ed1e909ad3c92f0c6d4a1a 7 0.00 vMB 1,048
134,165 134,165 000000000000048f24a0211c8adf681860eb70d3c5d787569fdec0c4dd978ffc 4 0.00 vMB 1,378
134,164 134,164 0000000000000658195140084092a83ae416030c8e77078bbfbb678b5677b3e9 52 0.03 vMB 3
134,163 134,163 00000000000002696fd246e698dd08185ba4df6d2b91419621b67697c1fee7f4 85 0.03 vMB 270
134,162 134,162 0000000000000032af503dea342879d4b6eb720fd8d695b0bdb12fc720fe9594 41 0.02 vMB 408
134,161 134,161 000000000000069d43487dab4e4b0a8bc2a138644a9a9a17b004addede21cb6d 32 0.01 vMB 800
134,160 134,160 0000000000000b069fe8da6128b7afd27cfacbd8264dc1a9a722dbdf04cb7770 11 0.00 vMB 309
134,159 134,159 00000000000008f948a69a3d2e1f134f740f9b89f1081700474378eafcee71a1 40 0.02 vMB 251
134,158 134,158 00000000000005eab4d8953df32f0c9007918d1bec0faecaed892f84c6d96729 56 0.03 vMB 468
134,157 134,157 000000000000047215bd89fed4acb45afc9d693756af88a4f15a4877079f24e6 77 0.02 vMB 131
134,156 134,156 0000000000000611bb46b39309802c21a7b2bbb6c93d3c19ec723b24cbf63347 20 0.01 vMB 629
134,155 134,155 00000000000009953364e138af1eb8eda3812a714783c7d499afbeb62861a98c 51 0.02 vMB 224
134,154 134,154 00000000000000f49195253504aef9d00886bec1e3db820886f70646e28db993 83 0.03 vMB 173
134,153 134,153 000000000000041536e7b9e73c81e593816e6aa284e09c97fb6a920936258c0f 50 0.02 vMB 560
134,152 134,152 00000000000007a76b2586a228fbddd915497cc1db83ce645e77f242e3edbdc2 100 0.05 vMB 154
134,151 134,151 00000000000007d99b1eb8239f9366fc3615f9e46b4344a3c5e66d59222677f4 17 0.01 vMB 1,731
134,150 134,150 00000000000002d38b0907f5cfe1c74dadc05782159618ce1c4890b0e1466ff8 15 0.01 vMB 698
134,149 134,149 00000000000002234d6d1ad5f28172e07f218c3680dc5711845094e0a0ac9562 32 0.01 vMB 362
134,148 134,148 0000000000000a6ebfc7066587f2f8857a3c0398d2b68165d4945e9a545098c3 57 0.03 vMB 486
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 64
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.63 GB
    • Received: 0.44 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.