Loading Tool

Explorer IconExplorer

Memory Pool

48,019 transactions
28.60 vMB
0.06875993 BTC
Random Selection Loading Transactions
Max Size: 153.32/200 MB

Candidate Block

Mining Attempt e6cab71928c616e26aa439924c791e82765afec4bbbaeaf0b710c5647ab74c1c
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 135abea8f99a3ab14b3fd656cf95c0cf82c2b4a943a31015c3a7f5335d7bf779
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,606
Size: 1.00 vMB
Total Fees: 0.01446565 BTC
Feerates: 173.90 > 1.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (531,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,587 383,587 000000000000000009e27148e87886a72f65291d48cb8079b6c1282471b9b2e4 459 0.25/1.00 vMB 30
383,586 383,586 00000000000000000bca409ddd4f9a9938765b4232e115b1d47891e0ede894f1 1,642 0.73/1.00 vMB 45
383,585 383,585 00000000000000000256b9aedb2757fea6435dcf9a855da15595c5b6c0d27f54 267 0.16/1.00 vMB 145
383,584 383,584 000000000000000004b7370503f3d9ed7d11faec7ca8c109e38869f3906f992e 500 0.21/1.00 vMB 46
383,583 383,583 00000000000000000a6f4af0bc2fa69791233a5e774ef94d106af6a7a1230f42 451 0.20/1.00 vMB 31
383,582 383,582 0000000000000000066e652683b7dd655617ebaac761ec1cc6951c65fc731169 1,290 0.56/1.00 vMB 38
383,581 383,581 00000000000000000e5031bb9cb39043b106f9700f5694f5dc4b34deae1363ed 594 0.28/1.00 vMB 36
383,580 383,580 000000000000000002df4347619811ae219913ce52bcb9a420a58e8149e0b089 2,248 0.98/1.00 vMB 35
383,579 383,579 000000000000000004d9ad0734661f6856bcb789b247f1650b7b44da3af7d299 146 0.25/1.00 vMB 11
383,578 383,578 00000000000000000ce4af8bcb24673b1654c26d210259e343f49a01e381353b 2,691 1.00/1.00 vMB 49
383,577 383,577 000000000000000003cc37ec69cc507f4cdfdd6a220d1808b44942e49d14922a 1,032 0.54/1.00 vMB 31
383,576 383,576 00000000000000000c0430f9190756e07820c7d336ab3403f49c5ad8d59d02d4 1,562 0.71/1.00 vMB 36
383,575 383,575 000000000000000000da100669073fdb1c13ef68402395f02d3c5dd530357b06 514 0.25/1.00 vMB 27
383,574 383,574 0000000000000000099e9a0b001daa5684780ea7fdc38e626483626496330564 1,248 0.93/1.00 vMB 26
383,573 383,573 0000000000000000019cc891fcfd3654e20aea82d67da4664fd80920504aefca 887 0.41/1.00 vMB 43
383,572 383,572 00000000000000000752d611dd15341a5a88e2a0a1c050f57053ca981c6859a6 1,782 0.80/1.00 vMB 37
383,571 383,571 0000000000000000014bf1475ab547e4cfdaa07282ec1770eb14009dfdc281cd 896 0.64/1.00 vMB 24
383,570 383,570 00000000000000000389be316f364ed4532bc1f2858380e39506d6a8f3008305 1,689 0.75/1.00 vMB 37
383,569 383,569 000000000000000003d54b8d67d5654856e60e264b8a53c3a5bde240be7b7042 2,611 0.99/1.00 vMB 42
383,568 383,568 00000000000000000d9cbeffd5263664d0bdfcc1ce66b15023ded021cd99f337 990 0.93/1.00 vMB 18
383,567 383,567 000000000000000001d0d7bdf98806ef77a953bd7afee67d6aec6679f6e19c98 761 0.54/1.00 vMB 19
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: 651.83 GB
    • Received: 13.65 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.