Loading Tool

Explorer IconExplorer

Memory Pool

79,289 transactions
29.42 vMB
0.13470587 BTC
Random Selection Loading Transactions
Max Size: 178.19/200 MB

Candidate Block

Mining Attempt df6022283672ba69efcaf5d68df1d8525b7451295bd0374a1f139ddf7d2a3ab0
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 269a305ce7dad53d2ef3476e8f87ab476df7a470c4c21085bfaee01601b4e0db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,312
Size: 1.00 vMB
Total Fees: 0.07156399 BTC
Feerates: 502.67 > 7.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (105,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,979 809,979 0000000000000000000305458e2a059ba643924cd4391ec11011e718fbc33a9b 1,309 1.00/1.00 vMB 13
809,978 809,978 000000000000000000001dedad706d4cade3271c8cf66d853758b71f4099eeb6 2,066 1.00/1.00 vMB 17
809,977 809,977 0000000000000000000039e2be51f95f6393c42751afbe6d5e43c7b1a0e6de8c 1,013 1.00/1.00 vMB 8
809,976 809,976 0000000000000000000411d72b653063b223e1569a65f27ebd01dac67fee5fba 76 1.00/1.00 vMB 3
809,975 809,975 0000000000000000000366a1e6ac8c0f764f6044edcd2de3acb1c48fa1fd71da 976 1.00/1.00 vMB 12
809,974 809,974 0000000000000000000270d75a0de1002f2a6a53004954172f2d7137f6efe32d 1,609 1.00/1.00 vMB 13
809,973 809,973 000000000000000000002ae7545309edbd9242fe069250eb2d1d2167d58070e0 1,261 1.00/1.00 vMB 10
809,972 809,972 000000000000000000000e2ee7856ef3f40ec9e2b4aeed28a08512bb962db7e9 1,527 1.00/1.00 vMB 10
809,971 809,971 00000000000000000000cdabff8a2342fd207a059169874c07d6322f58824e06 3,131 1.00/1.00 vMB 30
809,970 809,970 00000000000000000001caedc3fb70b2ae89c2ef247473d44e738aa635f2f6c2 638 1.00/1.00 vMB 7
809,969 809,969 00000000000000000003b353a63a88a29c5752b3c7cc285061ef82404fa525b3 1,030 1.00/1.00 vMB 14
809,968 809,968 000000000000000000015e75459c9493c399d03361a73f264253c8f796e5741e 2,537 1.00/1.00 vMB 23
809,967 809,967 00000000000000000002d9abfe19263b5b3173886460d08017402ff8168e331d 102 1.00/1.00 vMB 4
809,966 809,966 00000000000000000000a4390e98fc0e7a9a5310bc40af3fd9f47e438e16dc8b 1,903 1.00/1.00 vMB 4
809,965 809,965 00000000000000000004e62f941e6659073c573bb1f50efbca274b80500d1dc1 1,003 1.00/1.00 vMB 7
809,964 809,964 000000000000000000025b25eab0f24f83e77e532450f2bbdee638612ca6c4bb 1,310 1.00/1.00 vMB 15
809,963 809,963 0000000000000000000182fc12363fc85c2f67047ce161aaf90e3768a5010cbf 1,652 1.00/1.00 vMB 15
809,962 809,962 00000000000000000001edc8db666ff4766bb7998b9d17f46a5760cfd34ca185 2,683 1.00/1.00 vMB 30
809,961 809,961 00000000000000000001a73edef9aba87f8d6818b2a97dd70f16845d3a9121ef 2,770 1.00/1.00 vMB 24
809,960 809,960 000000000000000000035049200875adab024b5890e3a58a9b9e7fd456477c7e 1,679 1.00/1.00 vMB 14
809,959 809,959 0000000000000000000049f1045528256551655e978ca9f2159309585592753c 1,591 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.60 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: 671.84 GB
    • Received: 16.03 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.