Loading Tool

Explorer IconExplorer

Memory Pool

39,200 transactions
28.56 vMB
0.05873386 BTC
Random Selection Loading Transactions
Max Size: 145.09/200 MB

Candidate Block

Mining Attempt 282ae7ee291d15ee854ba2112933279eae541889dd1f41099266b9ec56d0e80b
Version 20000000
Previous Block 000000000000000000012d6c916022b0c29b256de4137f6a37cd2f35e9040386
Merkle Root 1f92e5e10b40d544fc8ec4da3003d0e815158cefb2819277fbc37e90d4c401b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,921
Size: 1.00 vMB
Total Fees: 0.00355656 BTC
Feerates: 10.07 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,543 (733,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,936 180,936 0000000000000250aaa021d844d3aa7ab74ba6869c076675ada213ea737a68ec 115 0.04/1.00 vMB 290
180,935 180,935 000000000000015c3dfe2fb76b6ae955538a70588ef5dd1e52a8d6be605d1664 256 0.11/1.00 vMB 208
180,934 180,934 00000000000008232343a65a00de1f334b7fb69f66346aa1efa5e026bac73ab7 181 0.07/1.00 vMB 183
180,933 180,933 00000000000006c639e47fe6594d728b1b7f885449fe8b55a3f6103fde90d598 243 0.13/1.00 vMB 227
180,932 180,932 00000000000001d726f1bd4961eccdd041490176c9a083f529ac4c720e80b466 16 0.01/1.00 vMB 181
180,931 180,931 00000000000003bb15b5f0a9a1843316339f3171538a83b92f54e46014e64be5 113 0.04/1.00 vMB 118
180,930 180,930 0000000000000215ca5edaddc65cf21f731132da65a9a760308b3ff5ecb1e707 538 0.23/1.00 vMB 178
180,929 180,929 00000000000002ae85212036da89196639edad969d77e6c62c0e425239c6f020 17 0.00/1.00 vMB 42
180,928 180,928 0000000000000263659d966b8492aa5321496782b58d4a764967472db2279eb7 78 0.05/1.00 vMB 94
180,927 180,927 00000000000000c25cc62dbaa42c9d71be5a6ef25a0c438012661339ac59ddab 9 0.01/1.00 vMB 40
180,926 180,926 00000000000000b3d4d138449948509f275472ccc5a192f7f694b05d732b69af 437 0.20/1.00 vMB 191
180,925 180,925 000000000000091b34fb27da53c225cd914e1720788997adb1c4e7fb01268e73 154 0.05/1.00 vMB 42
180,924 180,924 0000000000000475420391dd65d80ca7c22d323753a7a3dc7cf21e66082a2656 256 0.12/1.00 vMB 114
180,923 180,923 00000000000004ce92dc0b4e6e95987aba4dedc8cb5a522ef052bb92856bc2ce 13 0.00/1.00 vMB 17
180,922 180,922 000000000000007db6abff137425015736a87dd8142edfdea2079caf45e9a96c 222 0.09/1.00 vMB 192
180,921 180,921 0000000000000294937ecdd5b222e56212dd850916c7f1f1fae7654a532145cc 146 0.09/1.00 vMB 99
180,920 180,920 00000000000001897f281cf1cacf0a2fe719cefcd6890be6626fff2277d0480e 129 0.06/1.00 vMB 103
180,919 180,919 000000000000095a0c4bb08f9f4c1beafad460c09d81fe6e7a5cabfd946184e0 21 0.01/1.00 vMB 18
180,918 180,918 000000000000015dff9c275e1a89192aff9e0ef0fd37200e2c3f543afe774b6b 464 0.18/1.00 vMB 195
180,917 180,917 000000000000075e974aeb69684ce33806ca63dd3e89b47a32498ff461d5df5a 256 0.21/1.00 vMB 260
180,916 180,916 00000000000007ff10354bd95ea9dc48411fdb52f6b6244fd9c5bb2d20517351 225 0.12/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.66 GB
    • Received: 11.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.