Loading Tool

Explorer IconExplorer

Memory Pool

39,717 transactions
25.86 vMB
0.05305765 BTC
Random Selection Loading Transactions
Max Size: 134.35/200 MB

Candidate Block

Mining Attempt 80a8324979c6d8a2ccb7f7f1fec23d8716d38bb6a7d1e08945532b0c39a4ce72
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a1e04d4611f79ef598db3c1ac3f173f52c0d50d34c52475e84936c4ed41135b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,114
Size: 1.00 vMB
Total Fees: 0.00614601 BTC
Feerates: 40.21 > 0.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (694,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,052 220,052 000000000000031741267d2f934f969719bf8d300aff3d366924167ec1bb7f17 432 0.17/1.00 vMB 245
220,051 220,051 000000000000044867c7b17dec16fa288ad08f4ee10b819652aee85f1bf1be4f 462 0.19/1.00 vMB 182
220,050 220,050 00000000000001694fd1ff13d4d2ff7d42d8e86f85cefe295ae1377bfb1cbde9 517 0.22/1.00 vMB 204
220,049 220,049 000000000000050715e1d0aba9236c09d02d06eb7577866a8e96298e978f99db 450 0.20/1.00 vMB 189
220,048 220,048 0000000000000290797b5e186f34d81dcebfde11ce089b75c116088f322859df 472 0.32/1.00 vMB 120
220,047 220,047 000000000000041ee7a61acb03fd006d4cc7cd5c300e7e4f175827932277ba6d 796 0.25/1.00 vMB 242
220,046 220,046 00000000000003d4799e2c576548d4d5c9d882f009fa9f71cf2ff9080c6c479f 144 0.05/1.00 vMB 178
220,045 220,045 000000000000034cf5c584cde43693a5cdb97c21935a93b64dca035f29a404f3 132 0.05/1.00 vMB 148
220,044 220,044 000000000000000dd567df161b241d0d6082b7c825e444e2aac297de4da0ac33 115 0.07/1.00 vMB 184
220,043 220,043 0000000000000176d6154a74afd2fb65694f65f07c1d5fce891801701fa9f966 109 0.05/1.00 vMB 181
220,042 220,042 00000000000004f695c873f04bd68152e7dec2699f5faf4cf49c6241f3e563e7 14 0.01/1.00 vMB 190
220,041 220,041 000000000000007daf5aa5b218d2fab6456bdd5c10a9bf9c531629ca64604837 386 0.19/1.00 vMB 149
220,040 220,040 00000000000002e328404570e6cc75d2af65d2b9e1dd17708607f9ec633589bd 368 0.16/1.00 vMB 197
220,039 220,039 00000000000003180d07f8dab110b2ee58a94e1666c04f884d1cb221d21660eb 582 0.23/1.00 vMB 198
220,038 220,038 00000000000004b8ce0d4892ef6f1a27a6d9c1cc5e6e46245c86d32ec4be57fb 101 0.04/1.00 vMB 247
220,037 220,037 000000000000036049736251551c7ed20812c28a81831c1f995367e610c6ecb0 610 0.23/1.00 vMB 197
220,036 220,036 00000000000000e10ca7578bc9a81d8a8f6ffa7d092b0de6bca0d0955f76181c 166 0.14/1.00 vMB 61
220,035 220,035 0000000000000300def18697c13966ada2f4a9f40008f2736ff59fda4217eb13 288 0.11/1.00 vMB 220
220,034 220,034 000000000000048bc0ea3e6fb113e03799f15f0ded190b339d1d34eac16fb016 382 0.16/1.00 vMB 179
220,033 220,033 000000000000026ec39f14a14cef867c9f0c9ebf65b58ddf04eae61655c4d000 1 0.00/1.00 vMB 0
220,032 220,032 0000000000000119fd254218d2f77ba58763fff62267921bdb8a2219cc26a16e 50 0.06/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.