Loading Tool

Explorer IconExplorer

Memory Pool

37,079 transactions
26.99 vMB
0.05669542 BTC
Random Selection Loading Transactions
Max Size: 136.99/200 MB

Candidate Block

Mining Attempt 44ae7e95b5be06b6aaf0bd70bd2fd398ab027e8f0285135732f96770006a761f
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root a9060fc2ff6391dc8dcd91f292f287a254ef73eb3d13e12c7b252c5872b4c321
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,492
Size: 1.00 vMB
Total Fees: 0.00598277 BTC
Feerates: 40.21 > 0.60 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (85,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,574 829,574 00000000000000000003189101ba3410c33e50f188a8201533f11adb45478fa6 2,611 1.00/1.00 vMB 30
829,573 829,573 0000000000000000000210b771715468a0f60b7f34499a85ce1301c7fbcc26de 2,431 1.00/1.00 vMB 37
829,572 829,572 00000000000000000002c89b099c6253efc35ce390433dce367a2f3ba827d603 2,994 1.00/1.00 vMB 61
829,571 829,571 0000000000000000000283fb40c4a8554add0895d6597ff915fe136378f29455 2,465 1.00/1.00 vMB 45
829,570 829,570 000000000000000000002aee2b0f49751fa2bbb238f0945a82a6cc1a78f8737b 2,816 1.00/1.00 vMB 86
829,569 829,569 0000000000000000000148f9aa21c4e308a0df5350246714aa054ccf953bc9c7 1,902 1.00/1.00 vMB 27
829,568 829,568 00000000000000000002cb1eee5965ab13e97391d7ee10fc3f880fd5901b79ed 2,920 1.00/1.00 vMB 45
829,567 829,567 00000000000000000003188a64904002f912061e2ac626f0ff96528eb28445e5 1,990 1.00/1.00 vMB 33
829,566 829,566 00000000000000000002ea09e4f824e0012bec8aee561bc011ff5676e0e860b6 2,676 1.00/1.00 vMB 37
829,565 829,565 000000000000000000037292af63aef676af497a397a02af20823a0df8578dc3 2,629 1.00/1.00 vMB 57
829,564 829,564 00000000000000000003289a63a1d0737f2b30e4c6d8bbf1ea2f5d331a423196 1,586 1.00/1.00 vMB 33
829,563 829,563 00000000000000000002867b6d017b966ca036e8ac02acf91baa39994dd778ec 746 1.00/1.00 vMB 22
829,562 829,562 000000000000000000022e46b25ddfe111776bf34440cb43d612e5920bbc2d92 1,861 1.00/1.00 vMB 40
829,561 829,561 000000000000000000021f1ad270d62c521070a1c146775056b643bf84b23476 691 1.00/1.00 vMB 64
829,560 829,560 0000000000000000000321e0b14c92c7d61a765d60e1399192ce5908dec2dbba 1,552 1.00/1.00 vMB 29
829,559 829,559 00000000000000000000482f0746d62141694b9210a813b97eb8445780a32003 1,544 1.00/1.00 vMB 28
829,558 829,558 00000000000000000000865fc03e7dbdac31d787db7cc749b4ea8253664ddcfa 2,874 1.00/1.00 vMB 48
829,557 829,557 000000000000000000018fdfc536292639b91b1bb45de2c9cf149db41350dd30 1,838 1.00/1.00 vMB 25
829,556 829,556 0000000000000000000040c7603bf2a6659c999ea4912429cdbf089e75044449 2,773 1.00/1.00 vMB 52
829,555 829,555 00000000000000000000ae304ea500373e6f2b8992affb7cf898327adee5acf5 3,130 1.00/1.00 vMB 40
829,554 829,554 000000000000000000032937617f368ea98e3ea44b62f916f5418997b4371765 2,531 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 781.75 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: 630.81 GB
    • Received: 12.05 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.