Loading Tool

Explorer IconExplorer

Memory Pool

80,535 transactions
29.97 vMB
0.12161780 BTC
Random Selection Loading Transactions
Max Size: 180.36/200 MB

Candidate Block

Mining Attempt 678f7292594ef4cf723d3f21436117d53122f5563ce5fff7703e20f194c36370
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 8e69b7773a290ea8e134f092faa06e61bf03650e79a615501522dc7318bb46a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 1.00 vMB
Total Fees: 0.05033854 BTC
Feerates: 242.90 > 5.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (688,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,913 226,913 000000000000037363154296375c2f26623289a5dfb3d383823e02af553ae8e8 35 0.02/1.00 vMB 145
226,912 226,912 000000000000014969012a821842ed3586c926e93c5ee95c12adcf63aed81dce 72 0.03/1.00 vMB 192
226,911 226,911 000000000000010b669eef36d7ba7a5eb03a758e193f3f9e881909a7961ce427 206 0.13/1.00 vMB 169
226,910 226,910 00000000000002649b279d75395bcf6304155d29feea19041a4e88886a0d9d6f 120 0.08/1.00 vMB 113
226,909 226,909 0000000000000334f7811de314cb86e746d9a220daddd1ab4ecb9909ec624d78 94 0.13/1.00 vMB 51
226,908 226,908 00000000000002061defe15b2b39f3b55dd681bc36d13acb1b6f5eca868ea452 197 0.08/1.00 vMB 193
226,907 226,907 000000000000026a8676edfcaed93417d01c7c77028c9c9c5ca12a23bf3bdce4 282 0.15/1.00 vMB 117
226,906 226,906 000000000000028b17d2acb168980b56e56f5a03391f76d19619ac65ba086833 435 0.17/1.00 vMB 292
226,905 226,905 0000000000000339582b524badf615a40783060518768b5da912c74b6511125a 167 0.07/1.00 vMB 168
226,904 226,904 000000000000000abf1735460e962f29bc9ca4d087b914fe21cbb2421e2a0127 176 0.11/1.00 vMB 142
226,903 226,903 00000000000002882910f631f8a61e539062719d24b13fbffb6a3a0c6c5380da 10 0.00/1.00 vMB 34
226,902 226,902 00000000000001ac378239015fb91eeda66579f42a38caf0cabbccf9aec6ff8a 180 0.08/1.00 vMB 148
226,901 226,901 00000000000000abac46035d88bdebb3e3b8ed3e942ca150c2fa374ed34c8750 180 0.09/1.00 vMB 147
226,900 226,900 0000000000000305cecc12f40ecd08f92483f5831e3bf38529ceeb2eada62c18 52 0.03/1.00 vMB 442
226,899 226,899 00000000000000fefd444a9ddc11e55dae461c7b3b5180a6d47816354689c01f 170 0.07/1.00 vMB 168
226,898 226,898 00000000000000498ae0efacb6e777f320b78c8c758e6a3cab597f265b571524 56 0.03/1.00 vMB 87
226,897 226,897 00000000000001c9106aa9bad5e7c7bce9c2267b8d0eb65f6addef6da770bbab 325 0.13/1.00 vMB 184
226,896 226,896 00000000000000e1f04fa5aa165f71df0ec18c267c65a455ca539a4cfd32fbd7 271 0.11/1.00 vMB 164
226,895 226,895 000000000000020c3fe8142151f183ff7d10cb999316aa82b9d96487b00a2e84 86 0.05/1.00 vMB 2,099
226,894 226,894 00000000000001dd4f20868a596bc23efb98ac7553d4679a7a82f35c18e53660 6 0.00/1.00 vMB 177
226,893 226,893 000000000000010f55df445edd9dcbef2d7270753b66e342d72ede4b6c2d3853 136 0.08/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.