Loading Tool

Explorer IconExplorer

Memory Pool

45,039 transactions
27.36 vMB
0.10346808 BTC
Random Selection Loading Transactions
Max Size: 143.04/200 MB

Candidate Block

Mining Attempt ead3e629fa6eebc9ee1b205c339747ee05542b7c44bfa7e377d99c92223ee7ac
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 4f62ee63367aef92d54ef379d34b9881bd7f2b272d5dd3eb73d7f834df813a75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,616
Size: 1.00 vMB
Total Fees: 0.04632039 BTC
Feerates: 151.01 > 4.64 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (423,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,636 491,636 00000000000000000063031ec1478ede7e56c6a073f49507bf3258b966d9feac 987 1.00/1.00 vMB 48
491,635 491,635 0000000000000000005071ce05951029bc2da727ca8ad8e6bdbfd61c18ee746f 508 0.19/1.00 vMB 114
491,634 491,634 0000000000000000009f861416edb932eb328e31c7fd65afd30961532640ecaa 42 0.02/1.00 vMB 107
491,633 491,633 0000000000000000009241ac8c2b4503905618c80aa80f3a8008cddd6c331da3 673 0.21/1.00 vMB 59
491,632 491,632 0000000000000000004196e1c4ad6779be5c8695fbcab60a373e7e3a28cd35d6 2,191 1.00/1.00 vMB 85
491,631 491,631 0000000000000000000a29cfbb346cc06ac61f7e5baeaed16504a80208a4833d 2,366 1.00/1.00 vMB 80
491,630 491,630 0000000000000000001a94888e75a97b325081af7c482e874620dc602f496733 2,279 0.96/1.00 vMB 157
491,629 491,629 000000000000000000322b86bece7786c469edcc426e6895a3066494931c0fbd 1,397 1.00/1.00 vMB 53
491,628 491,628 0000000000000000003458873ed5bf05895f868254afd038a42f7c5ceb11dbf2 1,431 0.96/1.00 vMB 65
491,627 491,627 000000000000000000bc537057a1d7698aa5cc7c8f4a301a52d7ade6ea782342 980 0.47/1.00 vMB 99
491,626 491,626 000000000000000000d61648e80d23e131e8258fe6825a1d8670a47176462fa8 1,304 1.00/1.00 vMB 19
491,625 491,625 000000000000000000a12bdc63709571f44d71ddf56cd01a9aacf05a981c9bac 2,409 1.00/1.00 vMB 68
491,624 491,624 0000000000000000006aa8d3a890e23a74c3a0b8b7dec635f4a3677a825fdbee 750 0.99/1.00 vMB 102
491,623 491,623 000000000000000000415204135cb9ac6f09b3c817886fc519b131b4402cc770 686 1.00/1.00 vMB 114
491,622 491,622 00000000000000000012724b24db4ca205dd589b9b6043f2d160d95dea832771 1,909 0.96/1.00 vMB 142
491,621 491,621 0000000000000000005675c8758d8075a4b613ca791fc5c9db3b0360f9e63892 567 0.98/1.00 vMB 123
491,620 491,620 00000000000000000014566f8a873b8cfa3b40e2a9627b9a2a8e3e55922c6ef7 1,294 0.97/1.00 vMB 155
491,619 491,619 000000000000000000525c7b231d5b338e4d23af3dac5fece6d2ab02a648a1ef 523 1.00/1.00 vMB 124
491,618 491,618 0000000000000000000e4ab5e9416bf0b8d04071e049a3aa013d604014ea1ed5 1,659 1.00/1.00 vMB 153
491,617 491,617 000000000000000000c997d5502bc4046020ddba89f6abdf6e966683b1345d4b 173 1.00/1.00 vMB 11
491,616 491,616 000000000000000000d3742f763956ce70707a7329315a92dd21a00ca02790d7 404 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.