Loading Tool

Explorer IconExplorer

Memory Pool

29,223 transactions
6.63 vMB
0.05217981 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.72/200 MB

Candidate Block

Mining Attempt d5603039eb95dd46cda4afdde7336ce913a7dc7aad34cd83f51b34a473dc520d
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root e1a01c2b8e51e2dd5c50d0b2d0f122900fea0353641dccc63b2d564bd36069ab
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.03551491 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (739,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,528 173,528 00000000000006e841d3f3b29b10747b3b5dc25bd332805a6687a2a023df9190 43 0.03 vMB 67
173,527 173,527 000000000000095e728c9f411d33ce5159c833bd750c71fef84b696be92d0238 114 0.03 vMB 54
173,526 173,526 0000000000000613569f5ce021350e9fc584f4c148d74f5209077824fa3a1626 17 0.01 vMB 79
173,525 173,525 00000000000007ccd9795a3769ea67e9fac3f0adabb30458d1fa1ccde502122e 15 0.00 vMB 82
173,524 173,524 00000000000005f653944216ee59424345df96de4cd7c1800004494b8823c431 37 0.03 vMB 60
173,523 173,523 00000000000003ea81929f29a3a1a6781b51571ea86167d77cbba06889371827 8 0.01 vMB 46
173,522 173,522 000000000000020110bf6fe9c0c6a8cc67ce1cd4098fb2b0dc291bb1b45f3b13 158 0.05 vMB 72
173,521 173,521 000000000000000c00548477be767d8485b41e43bc054086da140afdbb0c8515 32 0.01 vMB 237
173,520 173,520 0000000000000569f3b11e05f17caeb6382b7588a92c7a303634b650920ad027 42 0.02 vMB 353
173,519 173,519 000000000000089321788e3c1359898a2f360b9670222b53357cdced85cf12de 53 0.02 vMB 97
173,518 173,518 00000000000006746d523de17a7ac60de85a6cac4781db1ed6319cf97c7f0c53 130 0.05 vMB 300
173,517 173,517 000000000000011614b1969dac70f86ac1769d79aae030f4ef30c858e0008b57 70 0.05 vMB 54
173,516 173,516 00000000000009c4d46576189c5043508420085c9fe2efbd4faed83aa041be78 25 0.03 vMB 49
173,515 173,515 00000000000007cfeebb49cd794fdf4a3630f78b59abbb7095b2ac2d76570419 50 0.02 vMB 52
173,514 173,514 00000000000002240d30fb69e47d989c02a37c1f21d7a4946d0a64666d47b97e 8 0.01 vMB 46
173,513 173,513 00000000000001e00f16bc675982b4e0af4963b0f59c42ff07e9590fcfa8e8ff 12 0.02 vMB 38
173,512 173,512 00000000000009038dc80b136d8d069500798b1f38021b796b9301aef2355fb1 3 0.00 vMB 41
173,511 173,511 000000000000032e65422be0c2b043b9a45b9466eac7150018dd85a6ed6f0335 9 0.00 vMB 32
173,510 173,510 0000000000000546d3e7ee536497e1e95de4f8e5ed6f13345f04e09040cf45bf 8 0.00 vMB 22
173,509 173,509 000000000000020672418c57947a60a1290175a7aca430ae084e423779aab1d6 135 0.04 vMB 44
173,508 173,508 000000000000028d13c4c792b82cfb7373e82f2051aa0309e7d0100d586ba2df 12 0.00 vMB 2,053
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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