Loading Tool

Explorer IconExplorer

Memory Pool

85,786 transactions
31.48 vMB
0.09839741 BTC
Random Selection Loading Transactions
Max Size: 193.16/200 MB

Candidate Block

Mining Attempt 84727870dc154a1c07dbf0350eea1ac066e7475db2b37166c1222106c5a69235
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 4055d7ba4bae0b51f4f0b0fe188d421f796c040e3ed9a5b388b63ff03db5032a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,776
Size: 1.00 vMB
Total Fees: 0.02113800 BTC
Feerates: 60.16 > 2.12 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (374,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,731 540,731 000000000000000000076b1b269ed577e4fd878e9fd6feb9b102a9c3970ed253 980 0.38/1.00 vMB 26
540,730 540,730 00000000000000000017197ccdc7e2701a20babe5226845abcaa1a260413366e 943 0.31/1.00 vMB 12
540,729 540,729 00000000000000000002af52ea83776d0c0ebf98285794b679aa680ecd33d0ff 723 0.26/1.00 vMB 16
540,728 540,728 00000000000000000003b5ebc9f1994db69178196d351c4e452bcf3cb42626fc 2,214 0.94/1.00 vMB 24
540,727 540,727 0000000000000000001d851145cee4f9d09bd370ea9a2fa21bcad2e60cee39c0 903 0.31/1.00 vMB 20
540,726 540,726 00000000000000000006d7a7b0933a32112abcbe8cfbabe4c2eae90bc62348e2 1,274 0.57/1.00 vMB 16
540,725 540,725 000000000000000000138b936a1a12a40c3c21d66f2c456ef13a7909bd98a97a 32 0.01/1.00 vMB 15
540,724 540,724 000000000000000000149119e7ee6eba32d8fb58f5cc5166da25b1388129e4a0 1,704 0.63/1.00 vMB 18
540,723 540,723 000000000000000000200b9c401b3022de17cd305ba6ef9ce5bade07f9f5ebe5 84 0.02/1.00 vMB 23
540,722 540,722 00000000000000000000482ced702ad58c0104522d905f487956c14bee74638d 245 0.31/1.00 vMB 5
540,721 540,721 00000000000000000005fd312e4e6eb6f88dc84a253b96517fa9d7c6fc627e29 1,303 1.00/1.00 vMB 11
540,720 540,720 000000000000000000118b30da55ec02fc046d07aec07897cd3086707959649d 619 0.23/1.00 vMB 26
540,719 540,719 0000000000000000002198a3e32da8f757a6ea392cf9d788b9df7944aae5fd84 996 1.00/1.00 vMB 4
540,718 540,718 0000000000000000000c41e5c90d43eae983518a608bf267ef2287490aa70583 2,839 1.00/1.00 vMB 23
540,717 540,717 0000000000000000001692ec12f8011f27062255903e2dcd56a6bd02682e7e5d 777 0.29/1.00 vMB 19
540,716 540,716 0000000000000000000ca3ee03608b96acdf87d7b2c179f41cd608b24553f319 180 0.05/1.00 vMB 14
540,715 540,715 000000000000000000252cd1eabe4371561f882439afa05c2fc270cfa2dfa194 592 0.24/1.00 vMB 26
540,714 540,714 000000000000000000082ba76f5b7997b5604ebcc1b2733857081eb2dc2abf57 1,205 0.43/1.00 vMB 18
540,713 540,713 0000000000000000001562f9154da5346ab0e2e46cf0c72b49a784b322f62067 1,897 0.66/1.00 vMB 20
540,712 540,712 00000000000000000027a99932471fe854776f12a526869f903f8fcba6c8b63e 74 0.03/1.00 vMB 56
540,711 540,711 00000000000000000002a94bc8b88514585f707cc35fe8604a53b2c8b2e4036b 1,311 0.52/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.36 GB
    • Received: 18.04 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.