Loading Tool

Explorer IconExplorer

Memory Pool

51,480 transactions
28.51 vMB
0.07064616 BTC
Random Selection Loading Transactions
Max Size: 153.72/200 MB

Candidate Block

Mining Attempt e55ad7966637503338bc68c6988aa7700a2852585e5bd97af3ad33196fdd5758
Version 20000000
Previous Block 0000000000000000000202abf4cb2e73722b0f21ed4887cece23ff41e5be25fb
Merkle Root 684701e9b32beac2ae950d66593761ab728113c99d906e5c7dce8fb1b36974e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.01630018 BTC
Feerates: 502.67 > 1.63 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,773 (726,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,875 187,875 00000000000003cb1bb22af56effa3da7651491c8a277c47dcefe5af588a0824 1 0.00/1.00 vMB 0
187,874 187,874 00000000000005ef6b77498b995f9d0a233ae676d5a7952c24bf5e525ad5f820 12 0.00/1.00 vMB 313
187,873 187,873 000000000000071e4b686470fee1bd2b410ead721906c4707897a775abc86053 292 0.12/1.00 vMB 179
187,872 187,872 0000000000000776ef961a41eefc49881ec205fbcf65f9aa7378a46c1503422b 247 0.13/1.00 vMB 103
187,871 187,871 00000000000008fb7e701217e477c9589325926b33debe170ce649a0ddf3a516 106 0.03/1.00 vMB 166
187,870 187,870 00000000000006d141246e06d3b329a33a62a80e9adf48be62855a1220d2cf57 567 0.25/1.00 vMB 195
187,869 187,869 0000000000000433b686357ce0597b8b6a1c0840648a2ba54a8a5b6830f3eb94 86 0.03/1.00 vMB 60
187,868 187,868 000000000000025e0f2c5fcfec37f926aeb2e670e09d9b63ead5dcc14669f91b 512 0.19/1.00 vMB 334
187,867 187,867 0000000000000473c6af39c3f40fb36377f0aac646f08ea487be3797050dd8ef 132 0.05/1.00 vMB 30
187,866 187,866 00000000000008b3f538eae0e1bdf7ba8fe67deddde29e16d127e06c1c4c696b 433 0.19/1.00 vMB 428
187,865 187,865 000000000000068963684bad83a09c9f31cd567c52ddeef32128c1b2b616f077 46 0.02/1.00 vMB 106
187,864 187,864 0000000000000728cb6fd5d75bdcd886315d4cbdd7130a6fc24c97f228519fea 32 0.01/1.00 vMB 0
187,863 187,863 00000000000002bdb9d9403a4abb6293f8353a17685f14506cbb5f53de5103cc 300 0.12/1.00 vMB 500
187,862 187,862 0000000000000432ef5b62adf11a90b2c3661d302ebbb79b92e5b8360b4998dd 86 0.02/1.00 vMB 24
187,861 187,861 00000000000006b4cd5cc2752390b3ae080b747ae537967bb4a5bd7cd9363d47 94 0.08/1.00 vMB 58
187,860 187,860 0000000000000512ea4818935b996681bfcf5ebc8dc1f06a4f9c490d1b4eb609 11 0.00/1.00 vMB 14
187,859 187,859 000000000000090b85132ac37b454acc28170ddfbf1b58bc940e533325c870b2 32 0.01/1.00 vMB 151
187,858 187,858 000000000000079a8b88be21cc5a254bd262aedbe86f3020195f9b058b7740d7 537 0.20/1.00 vMB 193
187,857 187,857 00000000000002cae414f3d95c57b40fb38041828d9de8a4980077b28e574fbe 14 0.00/1.00 vMB 15
187,856 187,856 00000000000002e9d534dde127f977a3bbffbdee91985661f287e4692ebae872 12 0.00/1.00 vMB 45
187,855 187,855 00000000000000e86c148da8696e5c22fc0c368595e888b2e1fd319ace37a76c 539 0.20/1.00 vMB 236
Previous 10 blocks ↓
Total Size: 781.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: 648.37 GB
    • Received: 13.05 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.