Loading Tool

Explorer IconExplorer

Memory Pool

88,399 transactions
33.03 vMB
0.12183419 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt f2e0747e14658c06e399282d8c89a6b182164b451641dc22aa476041bd8b2e73
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root 136694a8444e09593d2840cc16b28fb7792d6f8f3d36e9a8aaf39265cde1b4cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,912
Size: 1.00 vMB
Total Fees: 0.03567655 BTC
Feerates: 318.30 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (13,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
901,999 901,999 00000000000000000000b44962fc3c2db1cfeb127c13587c73f60f20b50ab7be 281 0.14/1.00 vMB 2
901,998 901,998 000000000000000000020497362a815becda0bf0ecc36d7e9a29a0eb9c586a98 278 0.07/1.00 vMB 3
901,997 901,997 000000000000000000009d58592395548e2f39f2b73eb98ac76ce989be351d9d 2,522 0.82/1.00 vMB 2
901,996 901,996 00000000000000000001132079d26fb50f0070b253bfa077d2e45a523f9eaddb 2,282 0.73/1.00 vMB 2
901,995 901,995 00000000000000000000a5bd43a5efc1b30d14afcfd80e65f8b7cec54b46637a 1,656 0.39/1.00 vMB 1
901,994 901,994 00000000000000000001782e78e7550a2126e71709b315736e10d78fac4e711e 3,499 1.00/1.00 vMB 1
901,993 901,993 000000000000000000000c6360dc18b1abe817eb458492497a858d31e000e2e3 3,884 1.00/1.00 vMB 1
901,992 901,992 00000000000000000002212099e2e393234797753129357177d08b543d6a9677 2,139 1.00/1.00 vMB 4
901,991 901,991 0000000000000000000033a18f93da793940760823f9fbb75b3288bd8da74b1d 1,476 0.66/1.00 vMB 2
901,990 901,990 000000000000000000013e084473b8364530db97866e305378b51e1b140e1461 148 0.18/1.00 vMB 0
901,989 901,989 000000000000000000010e26e09816f2e63a91ee6805cf47086536081dbdc22a 1,244 0.51/1.00 vMB 2
901,988 901,988 00000000000000000002218d824f22b797becba3d58ae641ae84882c18d86176 496 0.18/1.00 vMB 3
901,987 901,987 0000000000000000000113aecbd26ef2e0f03291b2ec1e85dbdd6cfd11b6bf76 2,934 0.95/1.00 vMB 2
901,986 901,986 00000000000000000000588c066774370176f4a34994d2ddcd0429b8d6288c0e 2,320 1.00/1.00 vMB 3
901,985 901,985 00000000000000000000b9e7fc92c896596bab1cd3283ea7debbc635f9f7be38 556 0.24/1.00 vMB 3
901,984 901,984 00000000000000000001b068de872279ac7f6f529414511eaf3f745b1a882a1d 1,941 1.00/1.00 vMB 3
901,983 901,983 00000000000000000000a5b6f8d466341fef5e49d5a8a93fd98c76485ce28543 1,921 1.00/1.00 vMB 5
901,982 901,982 000000000000000000007412ebfdbc4a6c08da11fae5560a9717e92911cfe127 197 0.12/1.00 vMB 4
901,981 901,981 000000000000000000016042445cbebf35d9d0a5e39bd8ef0f1a8137eee1a3dc 1,611 0.70/1.00 vMB 3
901,980 901,980 0000000000000000000162c85e77a85ef4b8ebee5c1d763c99c95a6725e6e1ae 718 0.20/1.00 vMB 3
901,979 901,979 000000000000000000011c3274725b4199d7d8ebb12d365a228b1dc7e5c9551d 1,632 0.52/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.98 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: 717.13 GB
    • Received: 17.82 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.