Loading Tool

Explorer IconExplorer

Memory Pool

49,518 transactions
29.92 vMB
0.09176758 BTC
Random Selection Loading Transactions
Max Size: 159.61/200 MB

Candidate Block

Mining Attempt 4a7584d3e6b10955a6c52857310fb43f12db5d200eda326aa19dd55aad6477a4
Version 20000000
Previous Block 00000000000000000001e2f6cc79a94b021bd37a0344a4c1171fa288fec3bf95
Merkle Root d04f50f5417f129717bb032d4cbfa22e26681fd9b705f5ac5dde85786058f2d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,126
Size: 1.00 vMB
Total Fees: 0.02608893 BTC
Feerates: 70.48 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,845 (399,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,478 515,478 00000000000000000018be184dbd94d6dec1b0e1cc8a468c1b22bf6655a1ac1f 243 0.08/1.00 vMB 24
515,477 515,477 00000000000000000013b4e7212afc934570df8e92953edd93a8ff47da0c70b5 415 0.16/1.00 vMB 16
515,476 515,476 00000000000000000023bb399b0768deac23b0ccb23372ef3a74d2fdf1cc7c8f 1,426 0.75/1.00 vMB 27
515,475 515,475 0000000000000000004b8de93ffaad982116bee93f3be85226ce714677a855b0 702 0.33/1.00 vMB 15
515,474 515,474 0000000000000000001969510b1ecc453a968eb4d66bb1472154bbd4e4328c6f 2,448 1.00/1.00 vMB 30
515,473 515,473 00000000000000000027f7dc5dca0e1cbc19d7449eae538cb23c1f69d350ccb4 1,100 0.50/1.00 vMB 27
515,472 515,472 00000000000000000044ae74dc863f38d9259d6778b32e6c48e835124ca71070 98 0.03/1.00 vMB 16
515,471 515,471 0000000000000000005103ae8cf3a933f6bf14a6cce40326cbfaa9d4c3b5eae2 340 0.27/1.00 vMB 5
515,470 515,470 00000000000000000047fcce4617d2d4d185880c4905deb61dc6c9553ed7470a 2,289 1.00/1.00 vMB 28
515,469 515,469 0000000000000000004fb4c01acfb1798a5a8e90fd3b71ff8ae79553f1d66b9a 1,540 0.93/1.00 vMB 16
515,468 515,468 0000000000000000002f91f215da00c6c9ba4fa300ff850b70b3b88a8b46d220 1,877 0.91/1.00 vMB 25
515,467 515,467 000000000000000000371701ec8ffe5e0ef4de38ce03d34fd79f9a281e733ad0 174 0.05/1.00 vMB 23
515,466 515,466 0000000000000000004a3434dae4fc52b1bfd83b4ecf1b73518128a609a6eaa0 1,734 0.84/1.00 vMB 21
515,465 515,465 0000000000000000001171f2de7ecb204956605b824b5587f95c31de7b7727f3 775 0.42/1.00 vMB 21
515,464 515,464 000000000000000000100a84740a36e859aa81f581e3b02418157f4f3a6a129c 1,419 1.00/1.00 vMB 15
515,463 515,463 0000000000000000004e7e75ed56ae644e48c3b1abb882874a64cde63259ef34 1,500 0.62/1.00 vMB 31
515,462 515,462 000000000000000000003417c67f3ffef97a58dedb89a7eb1c10ee7e5c629240 523 0.18/1.00 vMB 22
515,461 515,461 000000000000000000417ed162ee534f913a6a497c05097a44f463e4445e9a9b 655 0.24/1.00 vMB 29
515,460 515,460 0000000000000000000ab916ab37067b9147d868391f99326a46566fa1e74f2f 988 0.40/1.00 vMB 25
515,459 515,459 000000000000000000473decc551b02316b8209d5e78aa244b2f508cb8280941 2,336 0.83/1.00 vMB 27
515,458 515,458 000000000000000000135a34631c860d6f10352f1393f7ba43a951cb9e491ba3 246 0.10/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.70 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.