Loading Tool

Explorer IconExplorer

Memory Pool

40,534 transactions
27.08 vMB
0.11812364 BTC
Random Selection Loading Transactions
Max Size: 139.55/200 MB

Candidate Block

Mining Attempt c21c6e44f9eeb7bcc2c79da708963fef2915f8d4eb2566fe41c9adbaec426d90
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root e08af4067cc5b42dea02d0cae9697f2a0e988e3dfe53d3b5333cf4b86f3777a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.04552446 BTC
Feerates: 150.71 > 4.56 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (669,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,861 244,861 00000000000000434cded46704938bfca012e9a4fca350541a1fac8f595426fc 447 0.19/1.00 vMB 153
244,860 244,860 00000000000000b88a4a216c55a582e19244bbc699d3044e283edb60f2826f33 322 0.15/1.00 vMB 132
244,859 244,859 000000000000008156683acad79e067d706ff1210ae4089855e35a37fc2adcdd 270 0.10/1.00 vMB 161
244,858 244,858 00000000000000045e8cddf6322622c654046e644326ff79614b211d4ca54daa 16 0.02/1.00 vMB 33
244,857 244,857 0000000000000090c170acd2b4e896260c062b5ae9451e14ed3c2f274e2a74dc 160 0.06/1.00 vMB 159
244,856 244,856 0000000000000076e3c1d29c5ed49b23976f796d55a36d00cf3cf5b205fc12ab 120 0.05/1.00 vMB 125
244,855 244,855 000000000000009c40abecf9fda62f5e5e63df65d2969aa2a96a17900e4b10c1 25 0.01/1.00 vMB 22
244,854 244,854 0000000000000090290aebe7602ac91dbc55257ce0c57a673a0868f862a6a44e 198 0.09/1.00 vMB 119
244,853 244,853 00000000000000be7ae9ff15519bc8f625d9c8b67e276d664425d7033f4c0f71 272 0.10/1.00 vMB 109
244,852 244,852 000000000000007589460b8da56cfc1e3ee6521216b710434e76d4bc7b64dbc2 6 0.00/1.00 vMB 134
244,851 244,851 000000000000006808e99fdbb82550e1b93f5f24a3832dbb3d2926c4083c82dc 32 0.01/1.00 vMB 117
244,850 244,850 0000000000000030e196b2305155e1c20e0bd9ede3839cbb5e4484281accdb27 14 0.01/1.00 vMB 86
244,849 244,849 000000000000002c771329bbbe5d525edcdd1c89d2fe4df911795412edd03f30 141 0.06/1.00 vMB 196
244,848 244,848 00000000000000bfeabe176280f4f8dfb4d726cdd24d204a761504b3379a02f6 141 0.06/1.00 vMB 216
244,847 244,847 00000000000000b3cc4f06b6c11aa5ee2b4141d20c023e686f9ef8ad553fdc42 155 0.07/1.00 vMB 100
244,846 244,846 0000000000000043ce14f473dbb8bfb05af02175a7afae6eda2719aecc690e19 28 0.01/1.00 vMB 118
244,845 244,845 000000000000007e4714967037abc2cdf802d33e1e61954b96b612b0cf8f40da 14 0.01/1.00 vMB 99
244,844 244,844 00000000000000947a8f37746277bfe855f0c90dba3c60b0a5c0028ca5cfceeb 125 0.05/1.00 vMB 144
244,843 244,843 000000000000007909e217626ef3bacd9ad5521098258f12ad266a807f925653 41 0.02/1.00 vMB 150
244,842 244,842 000000000000005ff407a6b63ced3a6e5f93b25167b5b261aab372d2276aaabe 157 0.07/1.00 vMB 106
244,841 244,841 00000000000000803cd77a27319a8a1d8305ad8632d809f97650b996951d83c3 51 0.03/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 781.87 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: 643.06 GB
    • Received: 12.57 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.