Loading Tool

Explorer IconExplorer

Memory Pool

28,613 transactions
9.52 vMB
0.09996082 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.14/200 MB

Candidate Block

Mining Attempt b11a1043b778b6e10d3f0da71501b798ff7afb6faf6c574474cf479cf7b6d3ca
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f8a84df56853002d970f5378409d999898cd2b72c9926b245babf79d919756e0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 1.00 vMB
Total Fees: 0.02833866 BTC
Median Feerate: 3.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (767,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,720 145,720 000000000000098d01522268ab64cf3564e710a5d42ad9bdc3b48737826006d5 2 0.00 vMB 193
145,719 145,719 00000000000009552a880c8a26480e0da122101d5e3f983999da89f3189dc31a 28 0.02 vMB 288
145,718 145,718 00000000000004d339f093551daf9850c0b0f137f049a5bdf53a6eb967ea432d 55 0.02 vMB 40
145,717 145,717 00000000000006b3218a20eed6154514ed7601a0349af580a1a5c4405284d9f4 24 0.01 vMB 69
145,716 145,716 0000000000000389a761da64ed98323bbd5d1aba8fb461faafccf16b17ede822 6 0.00 vMB 136
145,715 145,715 0000000000000539f2e0f949aa33a892d5f1ea1599c58de7352b1f9e99ddcc80 6 0.00 vMB 38
145,714 145,714 00000000000007aec4ec907eff82c72a2a7872512b9d181203a2487c1f8fb508 25 0.01 vMB 421
145,713 145,713 000000000000039ddd759ed60becf583ad0fbb55a79e1b6e26ed1afb8f645bcf 72 0.02 vMB 179
145,712 145,712 00000000000008830cbf52d3a4abfa667a2256649612e4fe5331885683673e7b 19 0.01 vMB 0
145,711 145,711 00000000000005403b738a7591fdb6d3b3ffa661b4fd839ed17c12ee11951e6e 4 0.00 vMB 193
145,710 145,710 000000000000006b141a101b16a3c06f2d358cd420964c8e5e1082b4b6621af9 140 0.04 vMB 7
145,709 145,709 000000000000089cc0f59d54a517f48ec866064742de18b65e6816648963b1b7 58 0.03 vMB 57
145,708 145,708 000000000000037312e0be93573a8f2d5c01a09b7712cf975216925f68f08190 34 0.01 vMB 68
145,707 145,707 00000000000004aac954a8541c03cdae93bd6adb0a58035f8caa7b0ee4bb5134 86 0.04 vMB 316
145,706 145,706 0000000000000576102197506b3b6d446e8ca6877494df01f7fdc7882e0decc1 98 0.04 vMB 3,313
145,705 145,705 000000000000059f48f7fe7e2a9a433d68d8c2315f5ec8f97a4da0559d438759 1 0.00 vMB 0
145,704 145,704 0000000000000436529b46046aa57059c076b4db51059138f33a08d3b9895318 15 0.01 vMB 46
145,703 145,703 00000000000000e29ca350c4dee540d15f04549e231efc4a86c44ca6a0b527f4 21 0.01 vMB 8
145,702 145,702 00000000000004d1e5325215e8e36ca3f231e0d58cecfd6b39a8fe8726ad7a3d 6 0.00 vMB 154
145,701 145,701 00000000000006f0b37f269249b306eed08ade4d7dddf80fafa464a83f232217 8 0.00 vMB 113
145,700 145,700 0000000000000410e3655f644590e1115b39c70f8190104354fc84d17bcfa026 43 0.03 vMB 64
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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