Loading Tool

Explorer IconExplorer

Memory Pool

83,702 transactions
30.35 vMB
0.16828919 BTC
Random Selection Loading Transactions
Max Size: 184.09/200 MB

Candidate Block

Mining Attempt b9b9897c193f560710b94f8874fd3c21c4b109a213e08d0e46c20f4d7ad8fe37
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root 10892ac97d44da2eddd4150eb941737276513c29f4bfb17696a82d5d69393eb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,118
Size: 1.00 vMB
Total Fees: 0.10606029 BTC
Feerates: 155.43 > 10.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (47,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
867,007 867,007 00000000000000000002cf33da3ed9373c397ab5905e6388e84fd95d33f7f27f 4,502 1.00/1.00 vMB 16
867,006 867,006 00000000000000000002e2612c7335cb491142819545d8830da21bb2876671ce 4,696 1.00/1.00 vMB 16
867,005 867,005 0000000000000000000245c43ba4eb72642521d7d61df97c0841c944fd47a845 3,714 1.00/1.00 vMB 19
867,004 867,004 00000000000000000000f55c74bfd5571ba8d6a18bd89ba8951b30065ced0847 3,574 1.00/1.00 vMB 14
867,003 867,003 00000000000000000001b684689ea3fc2da5a2ffd41f3bc54c3d4a234b1c8abd 3,296 1.00/1.00 vMB 5
867,002 867,002 00000000000000000000ee52c1e8693e27fde82db040a5a2ad6311d02f6b73f2 4,325 1.00/1.00 vMB 7
867,001 867,001 00000000000000000001c015ad45c818475a0f1377e48afa7332a56f9ce009ad 6,186 1.00/1.00 vMB 6
867,000 867,000 000000000000000000026fa66f8ff5458e2c1e9f977c0c2a12c25c11ee72b2b9 3,040 1.00/1.00 vMB 12
866,999 866,999 00000000000000000002e87ccff94028b0f17a53ce9f04b9df1ea2b2ac23b66f 3,685 1.00/1.00 vMB 10
866,998 866,998 00000000000000000000a823ec6ca1e128369251b72c23dafc29cd5e04c751a3 1,991 1.00/1.00 vMB 5
866,997 866,997 00000000000000000000d02c73dd5ff0d5ec34eb39721e2a725f8f7ce2a8e7a0 3,364 1.00/1.00 vMB 7
866,996 866,996 0000000000000000000209e930349845156300ad0ee9616b73211b896858107c 3,740 1.00/1.00 vMB 8
866,995 866,995 00000000000000000002b9380254a3f8b19b21abbbd920b882d57a972875512e 2,553 1.00/1.00 vMB 8
866,994 866,994 00000000000000000002ad8e711d92b3377414ac314ad687b7d23901789e144d 3,191 1.00/1.00 vMB 18
866,993 866,993 00000000000000000001168f66911aa34f55728b81c8cca24dab6504843ad91b 2,285 1.00/1.00 vMB 7
866,992 866,992 000000000000000000008005301aa19bf086fb3d9c7f4929effc82e97523da04 4,344 1.00/1.00 vMB 13
866,991 866,991 00000000000000000000671d3954a38697e2678dc48c5e55e07e4049332613b2 3,065 1.00/1.00 vMB 9
866,990 866,990 0000000000000000000298e629950c277c069943072508163e4c340fa830168a 3,634 1.00/1.00 vMB 16
866,989 866,989 000000000000000000013c607fd7df4448801c9dd6702b60bdfa302fb04febc3 4,779 1.00/1.00 vMB 25
866,988 866,988 00000000000000000000dfa664b5eb228c02f2bdfda9f2d75fecd1fd31d38d7e 2,627 1.00/1.00 vMB 15
866,987 866,987 00000000000000000001d5cfc29e47aa6a952b348cfc57ca82b0e65d02b90e85 4,748 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.32 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: 660.24 GB
    • Received: 14.64 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.