Loading Tool

Explorer IconExplorer

Memory Pool

76,692 transactions
28.52 vMB
0.06677144 BTC
Random Selection Loading Transactions
Max Size: 173.04/200 MB

Candidate Block

Mining Attempt af2c6fd96545a57430da957e992d26aebfe7029455f9839b72a266a87a3190e5
Version 20000000
Previous Block 000000000000000000017f6dd0e67bd2be6472dbc7ef25111a31d2d43442caa3
Merkle Root e2bbf027f054ec4d4482fc79efb05b4db22cd7d38959ba9c3af0f804dea3d879
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,967
Size: 1.00 vMB
Total Fees: 0.00767678 BTC
Feerates: 80.37 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,164 (433,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,914 481,914 0000000000000000005889eb737a90ab46aa872743c7b669dfa9b54dfa139f84 2,154 1.00/1.00 vMB 455
481,913 481,913 000000000000000000e7df0e45ca23aa387fb2380976025d839dc89d439f03f7 2,580 1.00/1.00 vMB 475
481,912 481,912 0000000000000000011bf7739872a803fc06f2874599322cde45091603bfe299 1,778 0.63/1.00 vMB 466
481,911 481,911 000000000000000000aa7e8e1577749666b330baf8844cc7cf05b6b7b54cc55e 2,237 1.00/1.00 vMB 542
481,910 481,910 0000000000000000005713c0168710b30357ceb4d43ae297aeb0cf542454fa15 1 0.00/1.00 vMB 0
481,909 481,909 0000000000000000010890927231ddd6457829efe8db9e5338778f73bce7db2e 1,783 0.76/1.00 vMB 441
481,908 481,908 000000000000000000f7c573591ae1358cf215568ab78be35c24693305d90f9d 2,641 1.00/1.00 vMB 479
481,907 481,907 00000000000000000025d1b7f9a162fe628f577311111ba10aeb4f8a2a69cea8 1,908 0.85/1.00 vMB 451
481,906 481,906 000000000000000000c5e6cecbc9bd1982091dbc8ac1a4e82274263928c9d09d 1,937 1.00/1.00 vMB 420
481,905 481,905 000000000000000000dbf4af613e918417007fb49cdf73c1acdcc06b9b624604 2,094 1.00/1.00 vMB 468
481,904 481,904 0000000000000000000515f7a639feaf82a2c99cbfa2dbd57566cc8037dea78a 2,386 1.00/1.00 vMB 445
481,903 481,903 000000000000000000922ecafaf1800ebe50657c0ea6b354c88fd9618290b904 1,849 1.00/1.00 vMB 396
481,902 481,902 0000000000000000008033a38cfde075cdb08493d2f85aea158bc2e239abb09e 1,354 1.00/1.00 vMB 403
481,901 481,901 000000000000000000de4b3920ab82c2b3f5ba70c1815edde675b91d12aedc9d 2,019 0.78/1.00 vMB 466
481,900 481,900 0000000000000000005d6fe386f3e1c709c496e6e6d1500802a2938b732c0aed 2,442 1.00/1.00 vMB 413
481,899 481,899 000000000000000001218b199a15aaa2c36ee5050e518a7fe4c0dabfb4c2b762 2,355 1.00/1.00 vMB 503
481,898 481,898 00000000000000000007993c914813f71aa163abb230cc4340c7c6da506fa9ac 2,356 0.99/1.00 vMB 369
481,897 481,897 000000000000000000b3394752e8dac55b3287321a2052740a72acd1f50b57d1 2,706 1.00/1.00 vMB 415
481,896 481,896 00000000000000000051eed8ba1bfe6f5b5822c09a768ae8f9f3634876ab2af2 2,492 1.00/1.00 vMB 453
481,895 481,895 000000000000000000d58f2b9b5f01571b4ffbefdd3945c4c358a0b76db8662c 2,374 1.00/1.00 vMB 449
481,894 481,894 000000000000000001212371640826fc7480ae45be0a14049333b544a9357507 2,156 1.00/1.00 vMB 434
Previous 10 blocks ↓
Total Size: 782.68 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: 682.66 GB
    • Received: 16.46 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.