Loading Tool

Explorer IconExplorer

Memory Pool

25,885 transactions
11.72 vMB
0.02429290 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.66/200 MB

Candidate Block

Mining Attempt ed00262d8c962eacb47858e8d33e8e669233a7f0a9ebac741be0d58b566e078e
Version 20000000
Previous Block 000000000000000000015d06da2dfc973244f48e46063a6c0d26565f59984f5b
Merkle Root db140229a9fc7889590ac0da95f1d76711f00982c4a6e0b30a8efe2639964bd8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,862
Size: 0.9979085 1.00 vMB
Total Fees: 0.00483121 BTC
Feerates: 72.63 > 0.48 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,766 (743,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,428 170,428 00000000000003a06fdbd8b46b6e3c9ac9e220b2a0298115e05601eaa99d9f11 12 0.01/1.00 vMB 62
170,427 170,427 000000000000078ad86f6d414075738c128c85fa440bed249e714d1fdd19bff6 26 0.01/1.00 vMB 19
170,426 170,426 000000000000014a95b635933624f39b0f78c45dae15fa4634db5baad560c1ab 43 0.02/1.00 vMB 98
170,425 170,425 000000000000034dca801750bd9f301355d22c11ac3ddcb44f04effdc64a80eb 92 0.05/1.00 vMB 95
170,424 170,424 00000000000004ca370d123b3676bd16d5a38200a406cf021d90d84422888f19 1 0.00/1.00 vMB 0
170,423 170,423 0000000000000a9afd5858756c00f37233b322ff4692d990d5df9d9c85075417 50 0.02/1.00 vMB 52
170,422 170,422 00000000000005423f12b7414ff56f0bb203a2752a158b0cd6843f0901db2c38 15 0.00/1.00 vMB 303
170,421 170,421 00000000000009a58e2b8cc7e144c5da955673f7fda3e2d39d1926684636c86e 9 0.00/1.00 vMB 345
170,420 170,420 000000000000086b7b4bbf448cbbaed565f50abc8371f8b028f648d3954333ab 98 0.04/1.00 vMB 40
170,419 170,419 00000000000008e870e6b1bf6deceef405e6b98364b9829afeff80375b71dbcf 1 0.00/1.00 vMB 0
170,418 170,418 00000000000009f259e109a90275bfead0befb1f6f0a338d2fcf7e2424e69211 38 0.02/1.00 vMB 187
170,417 170,417 0000000000000473bfe02321984770c9f6ea4d0e7032313a6bbe8cfc44019088 39 0.03/1.00 vMB 37
170,416 170,416 00000000000001bcf44f3ca1211f5167d510ea8f5cfd98f1ac021f30bd047080 1 0.00/1.00 vMB 0
170,415 170,415 00000000000007cdd59fdbed061e7fb2517827a8f2cbe808114729ffeffcb7b3 42 0.02/1.00 vMB 6
170,414 170,414 00000000000008fb9ee4d50e33675f5b718967915fe52441565e68aafb49f147 114 0.04/1.00 vMB 116
170,413 170,413 0000000000000049da501d85b896ec65cb86d8fb070b1273535edc01beb1ca21 1 0.00/1.00 vMB 0
170,412 170,412 00000000000008fac09b90ad735935c841ab01fc00297636ae069128e61cbb71 12 0.00/1.00 vMB 0
170,411 170,411 00000000000002bf89f76bcaa63f45979cef72880e1389911b72e80e28631e7e 85 0.04/1.00 vMB 135
170,410 170,410 00000000000005addf6a9879927af4f93eb582d26725440066b3e9929e57cddd 1 0.00/1.00 vMB 0
170,409 170,409 00000000000005485772e32eb21072d30e0aaeebc17bec3507496095c8324fc2 81 0.04/1.00 vMB 196
170,408 170,408 0000000000000aa105619e6d63e580a232f543bcc02ced4b48c9eac6bb23d301 65 0.03/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 780.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 505.96 GB
    • Received: 4.07 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.