Loading Tool

Explorer IconExplorer

Memory Pool

76,928 transactions
28.80 vMB
0.06950587 BTC
Random Selection Loading Transactions
Max Size: 174.41/200 MB

Candidate Block

Mining Attempt 21e7df02037f7982989d73412d7c31ba96c7ecac5d0782e6b1ee9ebde164a12f
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 89d5bf53632fda8ac337264622cf1be541c31b055dccf8d128636d621a37797b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,370
Size: 1.00 vMB
Total Fees: 0.00964641 BTC
Feerates: 50.27 > 0.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (627,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,901 287,901 00000000000000011b92e8e3817a6870fa55a9405117e0ad3b6ccc90b3a1bb3e 816 0.35/1.00 vMB 43
287,900 287,900 0000000000000000e057e874b1adec1d984cb42c1a6a6021b107ffe3b14663b9 61 0.03/1.00 vMB 32
287,899 287,899 00000000000000007efc536112c81a238918b5e703fd287941706754451288f7 332 0.16/1.00 vMB 33
287,898 287,898 0000000000000000bd73d5367aad100b78a63899e5930e1173b22a5a14dd696f 33 0.17/1.00 vMB 11
287,897 287,897 0000000000000000ecddd301bd24541e483b3d02b458a20ca6a14fb6db27762d 501 0.29/1.00 vMB 41
287,896 287,896 000000000000000061e1bbee6cd583713b358fe00f91b488bf6feb84483d2727 16 0.01/1.00 vMB 67
287,895 287,895 000000000000000140528ad589933d6cfb908f6345030f4d0b06d33f720c4089 217 0.46/1.00 vMB 13
287,894 287,894 000000000000000074a9eaa0c8b3d1809b8d8304da4d19a7ec3ca396e15ba757 126 0.06/1.00 vMB 39
287,893 287,893 00000000000000010258c1c1389e58123e47f5982dffe9e1d0b214dcb4ca15c5 158 0.90/1.00 vMB 11
287,892 287,892 0000000000000000777d53e87dc0375ddcc88de82d4689f6ffef16d78bf939a6 508 0.35/1.00 vMB 19
287,891 287,891 00000000000000002c80c86cf3b9f4a135ec9f20709a78e8cee9db7b998e51ee 1,066 0.35/1.00 vMB 45
287,890 287,890 0000000000000000381bf59ad65cd596cf7a8cd75c620c0ef7f8c2d4c5ea3dc8 164 0.06/1.00 vMB 144
287,889 287,889 0000000000000000d0fc8046b77c4c9d903b3a79e93b39cf984e4c711bbccca0 1,009 0.35/1.00 vMB 53
287,888 287,888 00000000000000013a306671960536e827cdbd74d5df36225089997f938ee3a7 702 0.35/1.00 vMB 36
287,887 287,887 0000000000000000b7b60c62b8c20088b7616e99334b3bcaae61ad8d9a70d25e 468 0.36/1.00 vMB 51
287,886 287,886 00000000000000007dabb19ab28ad696a33de6c04c183baa6a008db97408788c 112 0.06/1.00 vMB 26
287,885 287,885 00000000000000006ac1dfbb64455cb4fc617d353379201ddb1992f5a9897dd7 604 0.35/1.00 vMB 38
287,884 287,884 0000000000000000a5a598892edaa63819b3adc13173a2f82d9d890084b90f13 169 0.24/1.00 vMB 17
287,883 287,883 000000000000000046e3d11c9d83b25880b97b42fdeeaae441e36169a96ea8d0 749 0.35/1.00 vMB 40
287,882 287,882 00000000000000005ca7ff032c6751a1502a9c535cb27f25efb2415a44e5a5e8 129 0.12/1.00 vMB 25
287,881 287,881 0000000000000000155fd2f30f60100b3174c7b89bd75d1a85efdb27be1e86f3 425 0.25/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.66 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.06 GB
    • Received: 16.36 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.