Loading Tool

Explorer IconExplorer

Memory Pool

77,193 transactions
28.75 vMB
0.07505300 BTC
Random Selection Loading Transactions
Max Size: 174.10/200 MB

Candidate Block

Mining Attempt c7a5e93c53b0dfda1a3b81a097084023709decc7ec2d7866aae5a4634b913110
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root aec95da15687b1275fd37c430ce29752ab3aa4c537936e8f0d1ebd16633f0a16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,967
Size: 1.00 vMB
Total Fees: 0.01530905 BTC
Feerates: 71.79 > 1.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (688,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,916 226,916 00000000000002fa393897b12628c327ae007aaa72e2c963cefb625e84f9ca23 142 0.05/1.00 vMB 207
226,915 226,915 00000000000001480ab0136796b8f19cf83e4f0e22eaf65d3915fded2787ed8c 11 0.01/1.00 vMB 248
226,914 226,914 00000000000003024294b5479688fbab6c1c3780cec57b1636b3e77f4a589096 45 0.02/1.00 vMB 201
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
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.13 GB
    • Received: 16.41 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.