Loading Tool

Explorer IconExplorer

Memory Pool

82,970 transactions
31.17 vMB
0.08980247 BTC
Random Selection Loading Transactions
Max Size: 191.12/200 MB

Candidate Block

Mining Attempt bf0700eb6bee4f0f44a54e0d389fe83d1704269df151c8c3f45cdec90757b174
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 43e9effce235aba69336388e08c70fda7de1d9920d76f02dfa1746277b693348
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,440
Size: 1.00 vMB
Total Fees: 0.01958613 BTC
Feerates: 114.60 > 1.96 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (595,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,430 319,430 000000000000000021a5c9284e2deddf1b4a5c43cee87715a8318f8d10ed5601 555 0.26/1.00 vMB 29
319,429 319,429 0000000000000000206a299c89b168d7f3040ab049a4d578f7354cf9dabd9fc3 64 0.03/1.00 vMB 36
319,428 319,428 0000000000000000026d85068ebe8d896163d82523a215ebd4e1edb2a7ee0a1f 96 0.06/1.00 vMB 23
319,427 319,427 0000000000000000019f52012a0f9782058918f5edf83e8b3f6a540503dd91fb 528 0.34/1.00 vMB 24
319,426 319,426 000000000000000026effd21161cf58e8668488621c613e52c4c9397b628b9b7 178 0.12/1.00 vMB 25
319,425 319,425 000000000000000027583abac13fe82f98c923a7875e0d4dcc206e59253b9e28 187 0.11/1.00 vMB 27
319,424 319,424 000000000000000005d2a21dbf2a5774cc580be2ccc021b2e404515c100d3014 17 0.01/1.00 vMB 27
319,423 319,423 000000000000000010a1970c528e62fce142b985c92df7fdd50d2d71c11fc78e 80 0.03/1.00 vMB 38
319,422 319,422 00000000000000001332465eebdf6351a642f58002c51bbde0ace95deb82e699 284 0.18/1.00 vMB 25
319,421 319,421 000000000000000015c7ca7f4f29ecaae86fc40a7b9dc385fefc38c3b733a863 437 0.33/1.00 vMB 15
319,420 319,420 0000000000000000085a5e54dddaaf822e06011b38201082b74bea51ec08727c 820 0.43/1.00 vMB 28
319,419 319,419 00000000000000002323c992d7d4d6e742270bc6a71d94bbb2b28ff623a79de1 190 0.07/1.00 vMB 26
319,418 319,418 00000000000000000d25b28cb65514eb5460c3216907e00553588ee0c3f8e598 282 0.13/1.00 vMB 31
319,417 319,417 00000000000000002649cc503561fad056fb0b1aceef232c953768f530d7601f 1,175 0.63/1.00 vMB 31
319,416 319,416 0000000000000000117fae965c86b78d40cba71cf646b2af4eb4df16065b0e25 169 0.11/1.00 vMB 23
319,415 319,415 00000000000000000173c365c22d1458c36bce57fe6626f323c68138738124c7 406 0.22/1.00 vMB 27
319,414 319,414 00000000000000001b30b1499c7fc203abe4a590e638a22a4f031090320e88c1 634 0.37/1.00 vMB 26
319,413 319,413 0000000000000000067d44ae74f20424f70a4523fd5c4d9de7861cebad9f24a5 126 0.05/1.00 vMB 30
319,412 319,412 00000000000000000c346c7d420f561b0047cb4d4e0309519d845433ae709025 1 0.00/1.00 vMB 0
319,411 319,411 00000000000000002592a3d9854a8e9e3c34db1b7b6923323bec7282fda12c13 595 0.30/1.00 vMB 27
319,410 319,410 00000000000000002652239348ab5e21aaf144612ea352f4f3dee2e06df214fa 1,025 0.51/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.77 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: 709.42 GB
    • Received: 16.91 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.