Loading Tool

Explorer IconExplorer

Memory Pool

75,645 transactions
33.45 vMB
0.12603861 BTC
Random Selection Loading Transactions
Max Size: 186.55/200 MB

Candidate Block

Mining Attempt f91fa5940b30d3f9a72f82e7b7eaa8c3b623eedccd5d2b7868b45ab367f2932e
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root efb5cc5881e722b6e138abae3abbbdeeac8e05d0ae72f9187f49ced82ce49b2b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,234
Size: 1.00 vMB
Total Fees: 0.01888199 BTC
Feerates: 70.48 > 1.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (4,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
911,196 911,196 00000000000000000000167fbba865702ed97ca37404c8734732511b9a3719f6 3,889 1.00/1.00 vMB 3
911,195 911,195 00000000000000000000da67b0dc1e01ddb16c0f131e37dc409d91088c1cf6bf 3,104 1.00/1.00 vMB 1
911,194 911,194 00000000000000000001ec9f51228fd4919f0c2779ece7cfdc264d3ccedcf86f 3,001 1.00/1.00 vMB 2
911,193 911,193 000000000000000000011488d882845975df8eddb86646d95082bf665ccad48b 3,422 1.00/1.00 vMB 2
911,192 911,192 00000000000000000000684a265719960b1b464646c6d6f94021565f7f6a0219 4,166 1.00/1.00 vMB 1
911,191 911,191 000000000000000000010fc15c3bbe2b021ee83034364d67909aaa54b1bc0204 3,390 1.00/1.00 vMB 4
911,190 911,190 00000000000000000001fa99e32c58db7831860a069dbeb992cb89afcc112ce1 3,865 1.00/1.00 vMB 5
911,189 911,189 000000000000000000010c9d0f3a10dc610c5ec254e5d0a4e9d4edb38802e995 3,216 1.00/1.00 vMB 2
911,188 911,188 0000000000000000000212fba6c78ccd38357534806514a42a0cfe0fe8d74741 3,494 1.00/1.00 vMB 2
911,187 911,187 00000000000000000001b63f45db40cdb08160f72f233803d880068070b1052e 2,977 1.00/1.00 vMB 2
911,186 911,186 00000000000000000001c41ba21f5de3e6cacb324b491b456cb97adf846fc981 2,721 1.00/1.00 vMB 1
911,185 911,185 000000000000000000002f8e5ad7f50299a82f7c2893d03716a5b5e649f90594 3,313 1.00/1.00 vMB 5
911,184 911,184 00000000000000000002091ff21e344a04523b5924a59244e6b1818dc972d384 2,530 1.00/1.00 vMB 2
911,183 911,183 00000000000000000000ad06a6b749d440d9fdc1d5e69e0982d559c842feb737 4,165 1.00/1.00 vMB 3
911,182 911,182 000000000000000000020634886a771eabccccf73e20c23aa65c1e752a37de17 3,291 1.00/1.00 vMB 1
911,181 911,181 00000000000000000000921ff07d5270ec97e2238edb9f23066eede148555d53 4,160 1.00/1.00 vMB 3
911,180 911,180 000000000000000000016b7d001d0378cfa216c83cf3c6421afa5d666aaf41a6 4,377 1.00/1.00 vMB 1
911,179 911,179 000000000000000000018ca325a3fcda49b8bc35ec1b03ceb5092ef63c661b89 3,219 1.00/1.00 vMB 1
911,178 911,178 000000000000000000003e683869acc6d92e13924743f3a3213379e5fabff378 1,951 0.62/1.00 vMB 2
911,177 911,177 000000000000000000006ed9c6b9b1d15683968bf4521597f237bd08690c9255 1,566 1.00/1.00 vMB 0
911,176 911,176 00000000000000000001ec3f537f62e435716295caf8418a02e48ce7ff0c307f 3,156 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.11 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: 732.00 GB
    • Received: 18.53 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.