Loading Tool

Explorer IconExplorer

Memory Pool

54,410 transactions
32.16 vMB
0.22170007 BTC
Random Selection Loading Transactions
Max Size: 172.42/200 MB

Candidate Block

Mining Attempt 827786d41a64b8d534c56889ef1aa76fa8ca0d5f3db5b7d1b4dadba116f473d8
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 91ecb9aaa438067488e5e3a2a6c5a8e8bb2d1e8add34c239842f29309db31387
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,955
Size: 1.00 vMB
Total Fees: 0.11769596 BTC
Feerates: 101.66 > 11.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (737,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,914 176,914 00000000000002d5a87164e06171b86b1d9a0da0b68278e186da94b5dcf403e6 34 0.01/1.00 vMB 60
176,913 176,913 00000000000008350242493f2a130ccc40a4f1bf62d2bd45354a7630a4c94cb6 17 0.01/1.00 vMB 32
176,912 176,912 000000000000027512b60eeff96f626cf6bb3e1733118ff2d12133556349cc0b 55 0.02/1.00 vMB 91
176,911 176,911 000000000000080695d64c6b97ddab3e2e3ccdb7e870fe6981bdc43b5c39dd96 10 0.01/1.00 vMB 18
176,910 176,910 0000000000000249474ffbbb2978748354d3e23d1e2a7d928bb6ca9a21326aba 35 0.01/1.00 vMB 805
176,909 176,909 0000000000000192f0909213b6dadd45982990487f4a2b8d502da3299fc1b907 19 0.02/1.00 vMB 61
176,908 176,908 00000000000009c2aac2a59b36dc538d0e6e9fe893ad2a84ad04da83e1ee13d9 144 0.05/1.00 vMB 7
176,907 176,907 00000000000000484af93469db9e6963d6d4bc0eb3fb391ac73e74751e1e2ffa 136 0.06/1.00 vMB 120
176,906 176,906 00000000000000984eb4e25df0826949716c784b96e72a4f7ecf451a80408bba 71 0.03/1.00 vMB 43
176,905 176,905 0000000000000a0cdb3052498e4e01f7de3621cec73def42e6c02804d0904893 60 0.03/1.00 vMB 9
176,904 176,904 00000000000002d4955583154e0234e76b1ef691fd4e5c106fb561a86b8197bc 123 0.10/1.00 vMB 138
176,903 176,903 000000000000005f6fcbaa60b38ef65f35bf5e173f4aa9b2e86b1c18a39ab7c7 89 0.04/1.00 vMB 237
176,902 176,902 00000000000001974a60b3c016c13cb78c3badced02323947131990378c725ae 12 0.03/1.00 vMB 935
176,901 176,901 0000000000000867fc531e3ab3f0e8bab013e460a7ed9ee2a93626b36d742973 103 0.04/1.00 vMB 57
176,900 176,900 000000000000089701daa438927842e77ddf24c161f81602018f90173eff0ccc 8 0.00/1.00 vMB 646
176,899 176,899 00000000000001ea7bbe7ce054e9000494eb519606e6867319ffc3397e9092b5 11 0.00/1.00 vMB 0
176,898 176,898 00000000000009e0f01bb97261f05c02ae1569a3025cda5714dddfeab92bec09 51 0.03/1.00 vMB 76
176,897 176,897 000000000000011f0afaa2e6468ac87c013bb3c870f44323449b908a9bbd4561 118 0.04/1.00 vMB 143
176,896 176,896 0000000000000061870d3b1e2f13be024c4ec3ed73efc9a5ed07dbc2139aa91c 120 0.04/1.00 vMB 105
176,895 176,895 000000000000013c9241ff69a81feead6092e0580fc0b06d427bcc686d09f93c 16 0.01/1.00 vMB 52
176,894 176,894 00000000000002200457da4eaaa92411e76f398e1821f1e2fd6e9f8b922828cc 168 0.05/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.48 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.