Loading Tool

Explorer IconExplorer

Memory Pool

32,771 transactions
25.08 vMB
0.04929494 BTC
Random Selection Loading Transactions
Max Size: 127.08/200 MB

Candidate Block

Mining Attempt 9a6ac68a69ad4dc3c45d6d61eda25830f7a1a3247b7cead965ea8ddd2d7d77c4
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 149f2bae5a1f6d809127252109b74db2763c671ea25439eb7e706620c0ad87d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,853
Size: 1.00 vMB
Total Fees: 0.00411923 BTC
Feerates: 40.63 > 0.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (531,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,568 383,568 00000000000000000d9cbeffd5263664d0bdfcc1ce66b15023ded021cd99f337 990 0.93/1.00 vMB 18
383,567 383,567 000000000000000001d0d7bdf98806ef77a953bd7afee67d6aec6679f6e19c98 761 0.54/1.00 vMB 19
383,566 383,566 0000000000000000051fc98c74a0e0d8b3b4c44fb1ab8850798c0f9ceec2e664 1 0.00/1.00 vMB 0
383,565 383,565 00000000000000000d87b0fdffd90d89a4a7861cb7143ea5ccff5301a8ad98c0 1,810 0.75/1.00 vMB 50
383,564 383,564 00000000000000000b7fd73f704c708619320b043cd165684afb15332f2fe7e3 84 0.24/1.00 vMB 3
383,563 383,563 00000000000000000bdce9933356eb708f05e47e5a6c7885dbd48b9ffd9429c8 511 0.75/1.00 vMB 9
383,562 383,562 000000000000000001bfb4df125f37e205e73a92666747f424befa7af723d48c 271 0.15/1.00 vMB 26
383,561 383,561 000000000000000010a1e0923d1e5fa7bf47d27b4b15468bb4edf971df2deb2a 210 0.15/1.00 vMB 21
383,560 383,560 00000000000000000b784f6ce944448c2e350fd030a4691ecf0247edd168e218 515 0.24/1.00 vMB 32
383,559 383,559 0000000000000000060679863bb54e433f17b5f3505dd140d4557f856676e8cf 409 0.24/1.00 vMB 23
383,558 383,558 000000000000000003cd313e9c312bcdc6d08bbbda62fce4fe19ebf504391c64 962 0.60/1.00 vMB 34
383,557 383,557 00000000000000000cff1e8c21d502bb70a88a76f2ab4ae9799a4170d511b624 1,059 0.58/1.00 vMB 31
383,556 383,556 000000000000000002e42ac2aec9ae20dea42d677d138b3e73f46e369a8b214e 185 0.12/1.00 vMB 27
383,555 383,555 000000000000000002ac4b103b92c67a83ff679e471ccc95b552f38148e308ec 749 0.66/1.00 vMB 21
383,554 383,554 00000000000000000505d87cbd412d27d99c7a4dc9e9076716ec6824d4d1792b 1,547 0.75/1.00 vMB 38
383,553 383,553 000000000000000007d3f461d3d7116bb9189708b31b5d1b93d605d6dfe43caf 701 0.48/1.00 vMB 25
383,552 383,552 000000000000000007e1abb9bb3b26fe712d6220bcc9491703810403cd839777 392 0.24/1.00 vMB 24
383,551 383,551 00000000000000000c045390843fda9e947cf3504ccea61cd1a1f633b3eee536 266 0.14/1.00 vMB 23
383,550 383,550 00000000000000000efee6b0af04c856e5ea6b0cbf4afdf1f35b48626d6e9db7 1,385 0.60/1.00 vMB 34
383,549 383,549 000000000000000007c6935ae8ff49dd27fcfbaf76c9198da85a32ae102b2fe5 1,485 0.81/1.00 vMB 29
383,548 383,548 00000000000000000f6e4cbb320c569c5236b1e29960951de0e0fb04ed4ea5f5 1,186 0.59/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.