Loading Tool

Explorer IconExplorer

Memory Pool

85,662 transactions
32.90 vMB
0.07764307 BTC
Random Selection Loading Transactions
Max Size: 195.70/200 MB

Candidate Block

Mining Attempt 29f9afc7cd00117a06a811874f5ce79690fb4ea1457242487eac11cc1d64f4d1
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 36e96079b302a77164b6814a4f71b82fb1cb44daba9496ca078f3b23650c1ff2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,425
Size: 1.00 vMB
Total Fees: 0.01254738 BTC
Feerates: 203.60 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (279,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,804 635,804 000000000000000000108c12fe3aa8bda2fadb0a45225cc802da7f95f2502fde 2,856 0.87/1.00 vMB 22
635,803 635,803 0000000000000000000ec500ebb2c2d97f85de02263df140886f082c0cd142cc 989 0.35/1.00 vMB 19
635,802 635,802 0000000000000000000ada78fb192e1a927329aa0eaf09b0a74a736cf3f0eee5 1,492 0.79/1.00 vMB 5
635,801 635,801 00000000000000000001722fce598bd41800ba92671389f23e56b938deb65af1 2,084 1.00/1.00 vMB 16
635,800 635,800 00000000000000000011a3b78155a4e769e9857883e0fdb52344a2da2c223df1 2,880 1.00/1.00 vMB 22
635,799 635,799 0000000000000000000a942f05ab9d3cc164e48e84f248b9384829febe40b1da 3,038 1.00/1.00 vMB 36
635,798 635,798 000000000000000000026b2f2b65abfaf8abfc463566087b05fa5d842d209ef6 2,794 1.00/1.00 vMB 24
635,797 635,797 0000000000000000000594fa68d2eca8a50712ef1587af8bb32e8af3df05748b 2,139 1.00/1.00 vMB 16
635,796 635,796 0000000000000000000ac78c6dfb803467e0bd5a89595f2b57b6c6c5abe78645 2,177 1.00/1.00 vMB 26
635,795 635,795 0000000000000000000abb82ce85913cbcd99e1d9c214793bbb92b42d9bc146a 2,570 1.00/1.00 vMB 9
635,794 635,794 000000000000000000100c6c56892c3d5676c7efd4c3755b66b72fd672d08f0e 2,903 1.00/1.00 vMB 37
635,793 635,793 000000000000000000109f2e6f7a38e5221da4f225a897e4ef9241eeab039eff 2,406 1.00/1.00 vMB 33
635,792 635,792 0000000000000000000e6519ca7f553c10a75b063710c418aa6ea19a171cd598 41 0.01/1.00 vMB 33
635,791 635,791 00000000000000000010e89217866e8dffaf2b38092e28c1d0a13c601070fb44 79 0.04/1.00 vMB 40
635,790 635,790 00000000000000000002e7b48ca2c5fb0f0b3bddfb2f6770fa00a5f1b0dfcdd7 65 0.02/1.00 vMB 30
635,789 635,789 0000000000000000000a046a83b11b262477a5a10d5efccbc9660bb7b1788825 556 0.19/1.00 vMB 25
635,788 635,788 000000000000000000083ced0ab74b205c1a4ca0e6e796d4f89c6f11d76e81ed 1,114 0.37/1.00 vMB 22
635,787 635,787 000000000000000000079ed574ae0d214b91873e931926571a114b3e76ef45b4 370 0.18/1.00 vMB 16
635,786 635,786 0000000000000000000545afcd948016cf181614153c55695ae7e4f02b9cf341 297 0.12/1.00 vMB 23
635,785 635,785 00000000000000000008c9dcdd25618abd5777999c75406455c2cfd635790fde 280 0.13/1.00 vMB 33
635,784 635,784 00000000000000000009a1cff978ccf84c904e73d9c8043f3660e120ed8836ff 437 0.23/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.