Loading Tool

Explorer IconExplorer

Memory Pool

51,676 transactions
30.25 vMB
0.25891062 BTC
Random Selection Loading Transactions
Max Size: 159.53/200 MB

Candidate Block

Mining Attempt f87a6067ba1bdf9ba4e6de745643b6f8c846eddbc954d01598eee8aa2c6b04fd
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 88a888f1ec802aea74ed75f7536b104a8171039df5cb720d34e73c9abc7524ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,756
Size: 1.00 vMB
Total Fees: 0.08167071 BTC
Feerates: 220.25 > 8.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (172,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,178 742,178 00000000000000000004e0eeae3f9859f69215785ba5f142f3b2887439c27fdc 2,344 1.00/1.00 vMB 5
742,177 742,177 00000000000000000002c3662cca284654436d996ef280ccb5b9650cd4599d9e 2,681 1.00/1.00 vMB 10
742,176 742,176 00000000000000000004525aed9853943d7aaa3daee6f2fec0b2b916ec672b02 2,515 1.00/1.00 vMB 9
742,175 742,175 0000000000000000000082b0a5e014c17e9034ea2ad3454259323e21260d8e5f 2,370 1.00/1.00 vMB 18
742,174 742,174 00000000000000000008f2623e0357e68b38c7fca6a5702e9743f487ea9f1d2e 1,015 1.00/1.00 vMB 18
742,173 742,173 000000000000000000006b2d716ac416a56e1e6ee927bdfaa38718ee83aa15a4 3,058 1.00/1.00 vMB 22
742,172 742,172 0000000000000000000771acc2df6b1832192dd9763295203972a62bffc7a209 3,186 1.00/1.00 vMB 16
742,171 742,171 000000000000000000012d44bb40131870855d59d2aac50bdc191cef0d77ad5b 3,283 1.00/1.00 vMB 25
742,170 742,170 000000000000000000094c373fbbcb6b7f42bbb09951661ab6348675b6a87550 3,106 1.00/1.00 vMB 18
742,169 742,169 00000000000000000005ea3d45f390a8b800bc90673eba65e37c7046f11e79b6 2,313 1.00/1.00 vMB 20
742,168 742,168 000000000000000000009af5755da48160e2db162e3f1911560cdacddc0af252 2,937 1.00/1.00 vMB 31
742,167 742,167 0000000000000000000919807edfc8d547da2dba17858b42f7b37b5c1f382c11 2,345 1.00/1.00 vMB 22
742,166 742,166 000000000000000000065aa1d8a188a9e015eee5ffd2acb800827fa549e14d2d 2,092 1.00/1.00 vMB 9
742,165 742,165 000000000000000000034b282c0eacd4e8feb9635b51a368bbdfdd9aaa59ca24 1,405 1.00/1.00 vMB 2
742,164 742,164 000000000000000000046990fb5749e2353576b0256e305c0c872a215cba6f0a 2,536 1.00/1.00 vMB 10
742,163 742,163 0000000000000000000181ad01f68ea1866d2a1bd468f30f53e6e9055359329d 2,052 1.00/1.00 vMB 21
742,162 742,162 000000000000000000075735ddb4bc49fb130a3d9b45ef3d6f1a902867e8fec3 2,573 1.00/1.00 vMB 3
742,161 742,161 0000000000000000000481c66e9587751f763015b87cf3e34eb328121e2a9267 3,225 1.00/1.00 vMB 5
742,160 742,160 000000000000000000002501e6e66b9ea37ef916c55611aa89248cbc701dd9a3 2,804 1.00/1.00 vMB 12
742,159 742,159 000000000000000000054ceddef310cf120ced191565b4f162d970ce4019e7dc 2,516 1.00/1.00 vMB 14
742,158 742,158 00000000000000000007b3a2fe45401f65ebfe113278092282f68b07789002a9 961 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.87 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: 644.10 GB
    • Received: 12.61 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.