Loading Tool

Explorer IconExplorer

Memory Pool

86,801 transactions
32.28 vMB
0.22944996 BTC
Random Selection Loading Transactions
Max Size: 192.95/200 MB

Candidate Block

Mining Attempt 48c95f2462142ab492f55fb65dd0ac3b19c1d1676f95a770a93c2bdb60c3c007
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root c97d3e8342092ef4e6c149c4071e02751b68eebec8928bf1777bf879886a7031
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,352
Size: 1.00 vMB
Total Fees: 0.10247339 BTC
Feerates: 529.10 > 10.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (181,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,205 733,205 00000000000000000003888c0e759466052c9db65a31b856acbd619ffc824060 3,083 1.00/1.00 vMB 5
733,204 733,204 00000000000000000005f67051382ca83826c1dcec745fe6e8bb1f77fbfd85ad 3,188 1.00/1.00 vMB 11
733,203 733,203 00000000000000000007c6e7ea6b077a9f9ba9606c33dc56839e9eaa3bda244f 2,830 1.00/1.00 vMB 18
733,202 733,202 0000000000000000000518f1c1625a76e67275f543b456ca77258a8a57d5ac0b 2,323 0.72/1.00 vMB 2
733,201 733,201 00000000000000000006b8ac1233d601d602530bd20bc37a20bd91e1a119aeb1 1,797 1.00/1.00 vMB 6
733,200 733,200 00000000000000000002e67493bcd0ba8c99a8fb4190198736a22f7dd7908d38 2,241 1.00/1.00 vMB 5
733,199 733,199 000000000000000000049a686acc0c2d25d70dead22751abb8a30f2367a45b8c 3,513 1.00/1.00 vMB 11
733,198 733,198 00000000000000000003d3f07e4222c9a2d5f36d05ff4f5485eab5a43555fed6 3,200 1.00/1.00 vMB 14
733,197 733,197 00000000000000000000e76f410c73c808c76bc5dc89759a6dec8328fa9bffd0 86 0.03/1.00 vMB 9
733,196 733,196 000000000000000000028a45a4e78f1c4ff09aa05e79e5a84a47f315932891d5 420 0.33/1.00 vMB 3
733,195 733,195 00000000000000000000c395cc9c564f460b4bdb173fd4f9b6e69ee3454dac9f 2,919 1.00/1.00 vMB 8
733,194 733,194 00000000000000000000bee7fcfd5d49ae7fc4471088de3f0aef723c911d3e99 107 0.03/1.00 vMB 8
733,193 733,193 00000000000000000002a6bf6ed260c46e3c463c053a404cc6ae14555988967e 135 0.03/1.00 vMB 11
733,192 733,192 0000000000000000000221ee018fe70af02bb7cc46c2015398a67548894b35b7 424 0.13/1.00 vMB 9
733,191 733,191 00000000000000000005eab8a770a18f13451cc1910af0123d3766fb13cce669 294 0.11/1.00 vMB 7
733,190 733,190 00000000000000000007a8fe3851299021e99f1c6609fdcb9d0d98b2d6c309b4 1,760 0.57/1.00 vMB 8
733,189 733,189 00000000000000000009a6ad0aed66d53355aeff04628701b14440e338d04d0c 770 0.50/1.00 vMB 7
733,188 733,188 00000000000000000003f933bd9a9a3e5d3d0f23652e54306945b92eb91818b9 939 0.34/1.00 vMB 7
733,187 733,187 000000000000000000075b8673ebe9a3138680b51f9d5ac188a9faadf38c9ef6 1,124 0.54/1.00 vMB 7
733,186 733,186 00000000000000000005fab8d4c2099bd0694134db658500fedcbbddf7adb073 1,393 0.97/1.00 vMB 5
733,185 733,185 00000000000000000002f2280a3e8c3feb60f6348389f856fd0b8ab7f53cc3da 525 0.30/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.