Loading Tool

Explorer IconExplorer

Memory Pool

17,137 transactions
7.89 vMB
0.02218146 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.19/200 MB

Candidate Block

Mining Attempt 46c1efc88c0a270d05579f72c0f72c0297ddc55dd64d7febd94821d37f3c66cb
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 6c1b53b6a1912e4be22a888acf0af1dbd8612581bb72281beceab717c05880b1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00588638 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (787,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,287 126,287 00000000000042c60e0bfcd7061ccd4996850bfc2579ac873022157139d3f46e 13 0.00 vMB 743
126,286 126,286 0000000000002c65c056675a71dfdd49ac5291b96d392cc25ca74a6158ce8f9c 47 0.02 vMB 1,642
126,285 126,285 0000000000003e0a1e0ec60f1fc3db3e0e0d553cf56fa52cbe3ea9f655de2e9f 23 0.01 vMB 679
126,284 126,284 000000000000418699573d75536a4796979d8ea1240b59a2d81936024310a961 23 0.01 vMB 736
126,283 126,283 0000000000003f95a97b57b10c877c91f99a7cdec2b97d1f8e161fc45c03cedd 37 0.02 vMB 688
126,282 126,282 0000000000002dd82eee397d865fd9ebc26b141644f30203747edb2ced2cb72d 11 0.00 vMB 351
126,281 126,281 0000000000001f5e794fcdb747dafd5c524337e00cdd4652ed84a0bb7d860946 9 0.00 vMB 0
126,280 126,280 00000000000009507b970ab67137979be401c7869aa038f64d4fcd4d2fa80456 15 0.00 vMB 1,049
126,279 126,279 0000000000001386c61d159788abd065b61010584ed1834cadc3280298d089a4 11 0.00 vMB 655
126,278 126,278 0000000000001e1da5b379eec17dbcfa5e481ac1a02087bfe610da083cf04ea9 10 0.00 vMB 891
126,277 126,277 0000000000002dd710d895f651a5c813c145266be641a41f6189a7bd1f72c34a 13 0.00 vMB 67
126,276 126,276 00000000000030da2498d073fb879225c29a4b3f64aedb8dcda49998f9797811 7 0.00 vMB 296
126,275 126,275 0000000000002a0f93e424c51adfb0a3a8c9174af4e8f673c93a9cb6f75ad99b 10 0.00 vMB 0
126,274 126,274 000000000000245e868329585292ee7bf5a37500ee7d1c2daa38130778297227 50 0.02 vMB 1,581
126,273 126,273 0000000000001e86f3e655693597491e1777b3d99179c8059b302a799e9f20a6 12 0.00 vMB 771
126,272 126,272 0000000000003a664e0bad15ce0236a732ba9f89c4e04da7d7e525bca26d246d 15 0.01 vMB 868
126,271 126,271 000000000000256848aa8cca41e0b48ebe4a179d7c48cc2de87debb788117d01 12 0.00 vMB 0
126,270 126,270 000000000000424c1caa9fc3ee75d4ac59d381c8cfbf9804224323c8eafef252 26 0.01 vMB 878
126,269 126,269 0000000000002c80f29b78939021bfff4ab96a47c91ba48e0acc0b52a458ac55 20 0.01 vMB 902
126,268 126,268 0000000000001d28fbe01d2e2339c13bf4b0d8ada3d7d8e1cf0d78c62a4d5f50 1 0.00 vMB 0
126,267 126,267 0000000000002f24d8a29d206f692345c37522c4bf59f8a14a570580ad8347d0 15 0.01 vMB 1,070
Previous 10 blocks ↓
Total Size: 779.54 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: 246.08 GB
    • Received: 0.93 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.