Loading Tool

Explorer IconExplorer

Memory Pool

77,951 transactions
29.44 vMB
0.08931680 BTC
Random Selection Loading Transactions
Max Size: 179.64/200 MB

Candidate Block

Mining Attempt 861dff3457e8d671945b3dd867dc1fcec674289e13dcfe818442056e937d8153
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 5ca7d750b0ae53b32e6a01709c3dee693e74051c64a3423fa1061ee2effc4b2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,824
Size: 1.00 vMB
Total Fees: 0.02470322 BTC
Feerates: 301.35 > 2.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (125,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,133 790,133 00000000000000000003bd7c06a4a28af8cefc89dd6d2ad931af8f809ef135f3 4,650 1.00/1.00 vMB 26
790,132 790,132 00000000000000000001fc07622cf8fa2359876ffed637d4479c6827c1a9e5b2 3,994 1.00/1.00 vMB 48
790,131 790,131 0000000000000000000599af600efca629b855c186c95bdd650d3b2f62f458ff 3,986 1.00/1.00 vMB 32
790,130 790,130 000000000000000000016f663626a79ac1deebe0f5b8f3cdd1fb8292b14ba933 3,280 1.00/1.00 vMB 21
790,129 790,129 00000000000000000004e3cbfee328f69fd0c2f8b22f4a89b26a640f0c28ce86 4,360 1.00/1.00 vMB 30
790,128 790,128 00000000000000000005d448bf542ba1ca4bc646525976c486b102390f149f29 5,137 1.00/1.00 vMB 24
790,127 790,127 000000000000000000030218723aaa804b94547a1b29979dea9cb690130bb474 3,934 1.00/1.00 vMB 38
790,126 790,126 000000000000000000037c6baed7e5afb53df8cdfaeeae767ada26ccba877136 3,759 1.00/1.00 vMB 54
790,125 790,125 00000000000000000001c810b0b503e5b7e7950102e17541dc78f2279270a1f4 3,071 1.00/1.00 vMB 60
790,124 790,124 0000000000000000000373e9237638c94277e8470fd54276235c8948eb43b9ee 3,011 1.00/1.00 vMB 60
790,123 790,123 00000000000000000002ad1f8de2e13e8c76d6aefd3014258eca40ccafd50dab 2,710 1.00/1.00 vMB 24
790,122 790,122 000000000000000000003a97cccf5035d2019b7bdd179b266fb34d0604e24edd 3,568 1.00/1.00 vMB 60
790,121 790,121 00000000000000000001ac413b99026e6c261f3c48adf19e6ea3dca2bfa76252 4,155 1.00/1.00 vMB 26
790,120 790,120 00000000000000000003e706a81cb9781deafeea6f21b7b19ecd48dca8537576 3,150 1.00/1.00 vMB 67
790,119 790,119 000000000000000000011ae16a565fb8c2711fb2ba0c076a5bb7502ede71ac62 5,630 1.00/1.00 vMB 21
790,118 790,118 0000000000000000000189dd05bedca9db6544558d9649743eaf89f359657cfa 3,448 1.00/1.00 vMB 50
790,117 790,117 0000000000000000000500ca4452dbe2ca1c7bdaf6fbb9124e5b0e6155bc7116 4,178 1.00/1.00 vMB 31
790,116 790,116 000000000000000000007d1209033d7bb13bb6f8cbbef4bd76dfaf0d76b2f250 3,825 1.00/1.00 vMB 37
790,115 790,115 00000000000000000004ea30dad12515b2b42dbbd3bbee8172a3a9c269793673 3,822 1.00/1.00 vMB 20
790,114 790,114 000000000000000000035754c30312bd22026d1846a42190a73b63db99ce8f76 1,752 1.00/1.00 vMB 33
790,113 790,113 0000000000000000000125b93d7d79c807b713fedcbd240fd39391bb0f82568b 5,243 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.