Loading Tool

Explorer IconExplorer

Memory Pool

84,081 transactions
30.95 vMB
0.08496689 BTC
Random Selection Loading Transactions
Max Size: 190.22/200 MB

Candidate Block

Mining Attempt 59b17f90d20585496fd612ed3b7d71462afde8ec74c536ef7bf25948b8d329c6
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root c37577623652a7768c9165f813cf5ed2f05f5d82e83dc36e68851ad92b965d7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,403
Size: 1.00 vMB
Total Fees: 0.01369110 BTC
Feerates: 60.16 > 1.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (466,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,098 449,098 000000000000000000dbb2269a91a9a2f13ee36cf8baa16bf3a312dca09539c3 1,968 0.92/1.00 vMB 62
449,097 449,097 0000000000000000024d54ff1fa91baabc58832657bed8d1584c54ccb20ee0c0 714 0.39/1.00 vMB 63
449,096 449,096 00000000000000000186fd17432c9e7193bec1dafe75db133cd7d7353cb59573 1,700 1.00/1.00 vMB 45
449,095 449,095 000000000000000000ae83e398681f511cd0c509d131efbf11636d01a1d935b3 2,283 1.00/1.00 vMB 83
449,094 449,094 0000000000000000017963cd29bff3fa6192dd3c3526156b54832067113df4fc 2,092 1.00/1.00 vMB 74
449,093 449,093 000000000000000002872f4f515b84830e0829189f4710ac0e233b42a68eb351 2,001 1.00/1.00 vMB 75
449,092 449,092 000000000000000002ad95719705db82c67501519facaf5eccf8423e095c4622 1,968 1.00/1.00 vMB 60
449,091 449,091 000000000000000000e9b896de5435b610b384e3e5210b2614d0d3948c70e46a 1,614 1.00/1.00 vMB 73
449,090 449,090 000000000000000001c87fddf6666892077201d1a6256c158b11e0237b047621 2,306 1.00/1.00 vMB 73
449,089 449,089 000000000000000000185fbf709e3e19547d6586eb8f840a33496871810cb972 2,317 1.00/1.00 vMB 97
449,088 449,088 000000000000000001f0925c32955d0224aecf87dfe73bc75c03e0682a9f26d4 2,645 1.00/1.00 vMB 82
449,087 449,087 000000000000000002d28d0f0872f6c6388b7bd0b3e3b7e6ac459fbd1442a55e 1,827 1.00/1.00 vMB 67
449,086 449,086 000000000000000002419fd9b2131f52eb064077c342a3e515af78b76927be64 1,175 1.00/1.00 vMB 76
449,085 449,085 000000000000000000fec35de0deae71b769848565ff2c94c59157982ada95b4 2,654 1.00/1.00 vMB 78
449,084 449,084 0000000000000000007e96b0fce5e9c0034cfbc38d68b4d5f842764186e2387c 2,192 1.00/1.00 vMB 96
449,083 449,083 000000000000000002a03b3ca1394b2e112be46b976d2f43747c3772cda6cbb1 1,644 1.00/1.00 vMB 73
449,082 449,082 0000000000000000004cec86d6d21355ad8a6e56a0660096b2ba9c40585b8170 2,847 1.00/1.00 vMB 122
449,081 449,081 0000000000000000011e472c49e67a636d4d98c9c0440752016cc5f29eed150d 2,432 1.00/1.00 vMB 98
449,080 449,080 000000000000000002ae1b2be67c173726466f58cccbe6846beac1b88ea27087 1,392 0.99/1.00 vMB 62
449,079 449,079 00000000000000000230ba325106ae058dd2883a5c50bdf67d1488923f12c8e0 2,749 1.00/1.00 vMB 97
449,078 449,078 0000000000000000028f5537c541ef1695ea4d13eb6a7409aebb82ae1d1e68f5 2,356 1.00/1.00 vMB 79
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 719.32 GB
    • Received: 18.03 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.