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 (296,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
617,902 617,902 0000000000000000000e72d96db3aaafcbe93401eba3421ec5645416c1271dc8 3,195 1.00/1.00 vMB 28
617,901 617,901 00000000000000000009fabf6d7aab4027a3499fe7c5546a0896fa725a2cd81e 2,409 1.00/1.00 vMB 10
617,900 617,900 0000000000000000000b536c09b46349c191d5c7a821e3d5ff648776a4f58557 1,384 1.00/1.00 vMB 13
617,899 617,899 00000000000000000006c1f6cce4386e89bb68f0059bd17e37613200b848bfc5 2,554 1.00/1.00 vMB 23
617,898 617,898 00000000000000000009e918cfaa6be480d86052af5ec3c222f9118190935bde 518 0.27/1.00 vMB 14
617,897 617,897 00000000000000000004a08e216967cde7f190ea798f90ce66a5db6251c416ed 911 0.26/1.00 vMB 15
617,896 617,896 00000000000000000010aaee1bb54bbe06834eb3f57e32f09551236eb007809e 1,237 0.53/1.00 vMB 13
617,895 617,895 00000000000000000004a4984c162dad8e3f45b28b4b68ebce23b76ad9341e76 1,024 0.35/1.00 vMB 20
617,894 617,894 0000000000000000000fd1472f56b9bd6fae078ff544a6b4324d282dcfb0253b 193 0.06/1.00 vMB 17
617,893 617,893 0000000000000000000e72c856408fa883cd14c49b29b89b8011d7d533295fa4 1,437 0.48/1.00 vMB 11
617,892 617,892 00000000000000000000d25bfc92b701423a4d06b091f6a7a5577e80a1a2aec3 2,454 1.00/1.00 vMB 19
617,891 617,891 0000000000000000000a0ee92843a2d3990846df99cbb4303aa2fd1b619a6b49 2,533 0.98/1.00 vMB 22
617,890 617,890 0000000000000000000f3e514ed9e46276530b36d85c0740b1ead50aa3c29d0e 1,123 0.36/1.00 vMB 14
617,889 617,889 0000000000000000000337f72dadeaaf647a7b31925929a4c5d84bfc0896640f 75 0.02/1.00 vMB 15
617,888 617,888 000000000000000000080560b9ec13aa11f41fa665e6a39fe55a0cf37f801285 21 0.00/1.00 vMB 35
617,887 617,887 0000000000000000000aa634f9a836b1fc7072e3bfc0440d64c74d53852c53aa 1,138 0.38/1.00 vMB 16
617,886 617,886 00000000000000000004a33900771ddf90ece0c1aa5773d83e1e57512a212841 268 0.10/1.00 vMB 35
617,885 617,885 000000000000000000053611be4bbe1da237a184cd69fabc789af0e88923551d 1,535 0.46/1.00 vMB 15
617,884 617,884 0000000000000000000e6b663261f3a36a797964941063ae62d966dcc1520470 671 0.24/1.00 vMB 20
617,883 617,883 0000000000000000000c32725df2a5c0425fe81ebad713e4b487dd590a988b07 1,063 0.32/1.00 vMB 3
617,882 617,882 0000000000000000000e0ed7a2492a74d497b6f1e5df5927d79c739f15d9840d 2,719 1.00/1.00 vMB 24
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.