Loading Tool

Explorer IconExplorer

Memory Pool

28,045 transactions
9.26 vMB
0.09155212 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.94/200 MB

Candidate Block

Mining Attempt 8af0bbe6621d17326ff557af6bdb0f6fbccd8c34da11b1708cc833ecbec6d2a3
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 2d61bd2ae76dda5a1329a5f5f4c4bbc41482bbc144f8c40803c2bb688fd855dc
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 980
Size: 1.00 vMB
Total Fees: 0.02515211 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (652,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,910 260,910 000000000000001a52e7d3a81886683b3788a3107be81d872040493f3a7626c8 191 0.07 vMB 114
260,909 260,909 0000000000000002bf9e50f276f9344ec82b74c0d64ed96da96cdefcd810ecbe 83 0.03 vMB 90
260,908 260,908 0000000000000014bd0d8d7a1c7d19be824bb8f267b144b5aa1263823890237b 246 0.11 vMB 102
260,907 260,907 0000000000000000bd9facfe88fcac0bdad027df4e569d5dd2b77800f73785dd 502 0.20 vMB 130
260,906 260,906 00000000000000098b7aee587271c949044115158a4ae7dcc273b2fa980eebca 131 0.10 vMB 46
260,905 260,905 000000000000000f4f7a1cab275e76834f1d36a5c4df22ff1da89e434c0f9686 682 0.25 vMB 101
260,904 260,904 000000000000000f7b51982b8ac355706a036ac4b5f461b921430505839848f8 599 0.25 vMB 152
260,903 260,903 0000000000000019cfffd6897a076e720b475b6b939c3ec17a135d00fe702f4b 25 0.01 vMB 130
260,902 260,902 0000000000000016ba4a2b92f3d98c0a2b3fbb8a9376971e1cf49bdf9322f79c 271 0.10 vMB 100
260,901 260,901 0000000000000004d770278dfea0e39b58267b6c6df57c328c98a538c5a1ff42 299 0.10 vMB 119
260,900 260,900 00000000000000145da4b28a32785d6a3fcdfe748e0b1df613109c7c40f24ef8 342 0.18 vMB 81
260,899 260,899 000000000000001a8a1f2f2aba19b066becbc701457bc563f795c9eeb6ce05e0 682 0.25 vMB 127
260,898 260,898 000000000000000440473f41322f6ae25375402547dc1ab729938d32700bf69c 202 0.08 vMB 102
260,897 260,897 00000000000000199a6dbddbeeb38f02ac2d85e7b2dd952ac31a925738df9e4d 86 0.03 vMB 79
260,896 260,896 000000000000000a767d1c9f9b366802d2979f0908db6cf6e2f5105e1c1557d5 240 0.10 vMB 112
260,895 260,895 0000000000000010e05e1de9450673f04260907a2e42ec84129502d32f55ef4f 409 0.14 vMB 85
260,894 260,894 000000000000000f0ca7132628cdb19d0176e95c522651fbfb048e1803becd33 58 0.03 vMB 79
260,893 260,893 000000000000001b8e833182d83439dde95fa0569092de71bc660cf49dbb7eb3 271 0.11 vMB 82
260,892 260,892 000000000000000f990b0908f9455b8d8d31560aacc8c45c0bc2cfbe3efc7dae 96 0.03 vMB 92
260,891 260,891 00000000000000092b263278cc012c7c3a8af749459f2dc489ec8ed400a02a40 233 0.10 vMB 84
260,890 260,890 000000000000001a172dd8e6d430c4e05e238393a8001246285303a37ae47a5d 279 0.13 vMB 63
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: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.99 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.