Loading Tool

Explorer IconExplorer

Memory Pool

77,427 transactions
27.93 vMB
0.08558999 BTC
Random Selection Loading Transactions
Max Size: 170.24/200 MB

Candidate Block

Mining Attempt d0392cc9643062b43653dfa5c6ab3a252082a5305f9e9f7c7a5516c4a478440d
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 0f86d2fd2eeeb4d615d06bb92ff640df05962ebe512e6918ad5cbca4fd8d40cc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,096
Size: 1.00 vMB
Total Fees: 0.02555162 BTC
Feerates: 402.60 > 2.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (232,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,719 682,719 00000000000000000009d278e4065ec20e42b091d326f12a4eed2cb1bd523e20 1,068 1.00/1.00 vMB 29
682,718 682,718 000000000000000000085839ea7e807b35c50198b50828a5e703065917c80e6c 2,379 1.00/1.00 vMB 51
682,717 682,717 0000000000000000000a07ac3098023318c5554c6892f6cda23cbf3b3e1169d4 550 1.00/1.00 vMB 15
682,716 682,716 0000000000000000000b8ac5958f23235de3c91514953ecc9f51fabc66c61876 272 1.00/1.00 vMB 11
682,715 682,715 000000000000000000018557007d18f2ce7e99e73d27eef6fd5c9f63f310bde6 642 1.00/1.00 vMB 22
682,714 682,714 0000000000000000000bfeabe9996fd52ba17ad7d5a36908cf7385f1368cc29f 2,136 1.00/1.00 vMB 33
682,713 682,713 0000000000000000000b64fd24dc1551110cd153b04223798f85558eee5a819e 1,896 1.00/1.00 vMB 55
682,712 682,712 0000000000000000000c7b91634b75625f7c0a043d66ed3ef4a5c4c00df5ced3 1,268 1.00/1.00 vMB 36
682,711 682,711 000000000000000000089587333aa30c4d2d5f433dad9e9d8c5ff4da502d20e9 153 1.00/1.00 vMB 8
682,710 682,710 000000000000000000041aab87149bdbe81816275bd009328cfa14be2e2d4959 1,439 1.00/1.00 vMB 28
682,709 682,709 000000000000000000035d8567a45e6f55f286bd2b81f8d0a4f4365f40f04179 1,251 1.00/1.00 vMB 86
682,708 682,708 0000000000000000000219096b398f9fdaffc964f21c95212616947d4bed17b7 500 1.00/1.00 vMB 20
682,707 682,707 0000000000000000000349501e040353f7e090a473c1f9a4c7826b4570bacaa8 892 1.00/1.00 vMB 25
682,706 682,706 0000000000000000000a7342aaf77f2f1ee45176faf886c37fd0c5cc17bcfedd 422 1.00/1.00 vMB 11
682,705 682,705 00000000000000000006d456c2ab30b0c4fe52f213043448346638acc103167f 752 1.00/1.00 vMB 24
682,704 682,704 0000000000000000000d6c709e7702f116f2293c7d7f6fb61702b122b9b2a71e 769 1.00/1.00 vMB 20
682,703 682,703 0000000000000000000211003de9be76fe022719d2b94c5ab2c6a884b7766e0c 2,161 1.00/1.00 vMB 60
682,702 682,702 0000000000000000000b804b2b2aa8ea618720c9a518ea84b85a894647b407b4 910 1.00/1.00 vMB 19
682,701 682,701 000000000000000000055a3acea077c49e071f43a0689c7e08da86d4a286f8cc 2,001 1.00/1.00 vMB 50
682,700 682,700 000000000000000000054f682810222006d1357ab4e08fb28a600e8a43b7d847 185 1.00/1.00 vMB 6
682,699 682,699 000000000000000000076da59518e1a1d4052ec0d8b74f69a2dcdc3e05ab3bf8 1,606 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.95 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: 715.03 GB
    • Received: 17.64 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.