Loading Tool

Explorer IconExplorer

Memory Pool

73,892 transactions
27.33 vMB
0.06873609 BTC
Random Selection Loading Transactions
Max Size: 166.63/200 MB

Candidate Block

Mining Attempt 6054c9f5df650f2b3c13d5756b2dc552b2afbcc28101144868488182cb965d2d
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 37f9b256971084708af420efd3abdd0d558b8c7b56b80569df5bba2989f59373
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.01048679 BTC
Feerates: 337.46 > 1.05 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (92,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
823,110 823,110 000000000000000000037e155dd217c1d173306963617f1ad1d6c4b223fcffa4 3,505 1.00/1.00 vMB 138
823,109 823,109 00000000000000000002c990f731533860b42ee9cb00e3b3635db1b0c3cb978a 4,228 1.00/1.00 vMB 77
823,108 823,108 00000000000000000002d64220f2e285da28ea330824d0501347ecfb1985e5f6 4,100 1.00/1.00 vMB 91
823,107 823,107 000000000000000000035b27e550eadc7c21384c8026ef4a2ad6e1f79185234b 4,711 1.00/1.00 vMB 95
823,106 823,106 00000000000000000000b4deee8afe9f141b8f849670da62e1b1a58779840254 3,712 1.00/1.00 vMB 103
823,105 823,105 00000000000000000002fc45b0e84601c06362a9d62ecb360b48a1c781f7a27b 3,653 1.00/1.00 vMB 109
823,104 823,104 00000000000000000000363bfd68c3c0eca5ed539c3003478b0ea93707637004 2,162 1.00/1.00 vMB 103
823,103 823,103 000000000000000000021ef44056c5f3457e8287a760089b35f79bd9b6447d5a 2,827 1.00/1.00 vMB 110
823,102 823,102 000000000000000000011ef8fa109fa15eabe3a72c54977d4fb4c21367a4e902 4,023 1.00/1.00 vMB 103
823,101 823,101 00000000000000000001bb5d22d1c11fec45108ddeb811697e280324df5899c7 3,848 1.00/1.00 vMB 134
823,100 823,100 00000000000000000002b36b3aafb5421326008f013960cdd17e3023bf257078 3,111 1.00/1.00 vMB 169
823,099 823,099 00000000000000000000f18a25f443c0fb3c95f77b8795eda7e6f996b91d70d5 3,692 1.00/1.00 vMB 89
823,098 823,098 0000000000000000000132a1e392d4fa85337573e085e45b73a7606a6a64da62 3,558 1.00/1.00 vMB 132
823,097 823,097 000000000000000000014353398dced83ef59e3a41c06beabf4bff1b112e64b5 4,770 1.00/1.00 vMB 75
823,096 823,096 0000000000000000000128fa9aad6509d8a3b83ade77fd96790c37a45cfa888f 3,870 1.00/1.00 vMB 100
823,095 823,095 000000000000000000023922caeded1c6e05983ba9d7f10a7898369249b3cded 3,690 1.00/1.00 vMB 85
823,094 823,094 00000000000000000002320f5264088b86f83176cad744e5596718bfbc6150d3 5,082 1.00/1.00 vMB 94
823,093 823,093 00000000000000000000f6f6611364fb0481744b14a5661170d635d2c3010b20 4,797 1.00/1.00 vMB 93
823,092 823,092 000000000000000000039992cb1bdb7deca7fd928f40867309008db40c86144b 3,972 1.00/1.00 vMB 80
823,091 823,091 000000000000000000010285927170190c53428709aaa8cd88521b383735b1db 4,574 1.00/1.00 vMB 115
823,090 823,090 00000000000000000000b5b420c0e7072f6188084b1b06c7acd4d6e6e6c4af36 3,735 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 782.94 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: 714.92 GB
    • Received: 17.62 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.