Loading Tool

Explorer IconExplorer

Memory Pool

74,510 transactions
27.47 vMB
0.06990583 BTC
Random Selection Loading Transactions
Max Size: 167.76/200 MB

Candidate Block

Mining Attempt 7ec79792e10bd4f9680842747a15fb4ddc2a969ccc1de46385cc4cf97b57add3
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 3cc5457b91c2aa74b6e5496af657a8728b012949304324fa94d95985e86a7dbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,002
Size: 1.00 vMB
Total Fees: 0.01131426 BTC
Feerates: 80.55 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (309,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,114 606,114 0000000000000000000ac8a6dc4ef55c84890370d88826186cf236825bde247e 1,870 0.53/1.00 vMB 24
606,113 606,113 0000000000000000000ff6b4178b455221f0c3a4346ecd431469d4db4a74238c 840 0.21/1.00 vMB 20
606,112 606,112 00000000000000000007fc02e62f96ad7c04ce089e60b2061b41b96f0990d38d 1,681 0.48/1.00 vMB 10
606,111 606,111 000000000000000000154f8b816b3029e41e1fc3fbf5a75bf9519c8c15eb2ba4 3,170 1.00/1.00 vMB 30
606,110 606,110 000000000000000000072d92c5b4ff2448ee38cbd0061fa9a358d9ade12ff527 2,348 0.67/1.00 vMB 23
606,109 606,109 0000000000000000000c0449e24cf798a0580edad4a53223b0cfaa36b5c1084e 2,603 0.88/1.00 vMB 25
606,108 606,108 0000000000000000000743fe3f409ec044275ccb2addaedd6390e4fd45535365 2,176 0.82/1.00 vMB 24
606,107 606,107 0000000000000000000acba4da57032dceaab1b5afd52c613e9b84fc16aec0b7 1,562 0.46/1.00 vMB 25
606,106 606,106 000000000000000000158b84bdc6b25446685913f4f3ee39c7cb396bed629002 2,882 0.96/1.00 vMB 28
606,105 606,105 0000000000000000000485c53768527e3993ef826121bad32790911dfe85461d 465 0.18/1.00 vMB 31
606,104 606,104 0000000000000000000eceab079c9a19cee17c6989d5ccf96aec6b7f98d61286 1,223 0.34/1.00 vMB 21
606,103 606,103 00000000000000000007642bbe6a3b6b8316cb53929c6c5b88acd8ef242c9986 437 0.22/1.00 vMB 31
606,102 606,102 000000000000000000105297d1097c9424e2e627c341232bc7212ebac92136c9 1,084 0.35/1.00 vMB 20
606,101 606,101 000000000000000000150da32e7e82418d8ee71d37e452f94314b897c92c9ec0 432 0.21/1.00 vMB 27
606,100 606,100 0000000000000000000bffe419c572c012e0940872c518594785cec5e018396f 50 0.04/1.00 vMB 24
606,099 606,099 0000000000000000000319f156567f90947b5ee82d67b50d4096f5638d8ba3f2 982 0.39/1.00 vMB 24
606,098 606,098 000000000000000000159f73226b36761598c6cd480556ff3c5f42598d8fedf5 2,219 0.61/1.00 vMB 16
606,097 606,097 00000000000000000007bae1f3897b992a99bd05c11f93eed2ddc46ab04c55aa 2,640 1.00/1.00 vMB 22
606,096 606,096 00000000000000000015a956414c0087556986e37324595997f0d1592412eda6 1,617 1.00/1.00 vMB 19
606,095 606,095 0000000000000000000c6f897619df9b2230d3267764aac413ffc7866f50c6c4 3,269 1.00/1.00 vMB 25
606,094 606,094 000000000000000000131bfa5bc94075c60341fb6bb1d76359a9d2ba970d5596 3,099 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.