Loading Tool

Explorer IconExplorer

Memory Pool

79,505 transactions
29.67 vMB
0.07428965 BTC
Random Selection Loading Transactions
Max Size: 178.41/200 MB

Candidate Block

Mining Attempt db9ed6e4d3c1aad97c53fe713b12a98c06f586860f7c84b075784dffc0be0ee8
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 80d3671021bf5a4603e120e1f625997f8a4b2a5e63a235f9a80ce9060abe0b4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,299
Size: 1.00 vMB
Total Fees: 0.01390323 BTC
Feerates: 74.18 > 1.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (83,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,049 831,049 00000000000000000002625984099ea6e7a7f107f10346bb35945fa682848e79 2,917 1.00/1.00 vMB 19
831,048 831,048 000000000000000000000e32602aff1b3a553fcbbdb5bcb47834423a9ac3ae94 4,664 1.00/1.00 vMB 16
831,047 831,047 00000000000000000001c818028ff176aadb698487f763a6cb934c509f384505 3,529 1.00/1.00 vMB 19
831,046 831,046 00000000000000000000f304fc2dd7b004296c2c71e8dc250d2c87e17ec06e8c 3,139 1.00/1.00 vMB 26
831,045 831,045 0000000000000000000059ab947af7dcc4aea9a135fc64b40b63c24643747bf6 3,188 1.00/1.00 vMB 22
831,044 831,044 000000000000000000029e74bf297af9bce2672118f4bb0d330f198bc976d1bd 3,089 1.00/1.00 vMB 16
831,043 831,043 000000000000000000008aee5144aeddf59c00495a431e3b09ddfeb89f55cb80 3,404 1.00/1.00 vMB 24
831,042 831,042 000000000000000000012d48c09b348debcb7afb901256d05f99d17661beaa16 4,018 1.00/1.00 vMB 19
831,041 831,041 00000000000000000000f4489a8d5f45a7f7be4a8dd0514816f5e4f47bf45f54 3,746 1.00/1.00 vMB 25
831,040 831,040 000000000000000000035417e5b34cdaeae6e77375b811d83350c1c575cdf699 3,597 1.00/1.00 vMB 28
831,039 831,039 00000000000000000002d920fd5ce05c86594f39c9f6d4cbd0eb8f3f80d5e661 4,212 1.00/1.00 vMB 29
831,038 831,038 00000000000000000001e46ee08354aa698a58e6e76ba6d626d7bf910623327c 4,127 1.00/1.00 vMB 40
831,037 831,037 00000000000000000002919e086582274af629ff865c0a434ac3735eabfc1da4 4,334 1.00/1.00 vMB 53
831,036 831,036 00000000000000000002c87722d61a95e1c20ca4fe13fff82bb034bcba6561b4 4,685 1.00/1.00 vMB 26
831,035 831,035 000000000000000000029b7fd4878109361208b6d9d4e244265a38b24f21ec0f 4,134 1.00/1.00 vMB 29
831,034 831,034 0000000000000000000067009cca6c90b4985e25f2479ae64c37f0520ad67a39 426 1.00/1.00 vMB 12
831,033 831,033 0000000000000000000088029cc1b29b14a875fee73e3cb3169b430f134f18cb 4,145 1.00/1.00 vMB 17
831,032 831,032 00000000000000000001351ac599addef2fe94b28ff7d1b09a99baa2daadc7cd 3,829 1.00/1.00 vMB 27
831,031 831,031 000000000000000000016e5957796ed6a2ec6f752f30ed31ccc4ea17e9137fe3 1,799 1.00/1.00 vMB 13
831,030 831,030 00000000000000000000637f1f93eb0b8c06e701942398a3dea6722280532f8f 3,794 1.00/1.00 vMB 24
831,029 831,029 000000000000000000025f598e897f19ff345bf71cb84ccb5029b94498246a09 2,624 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.