Loading Tool

Explorer IconExplorer

Memory Pool

81,911 transactions
30.73 vMB
0.09863961 BTC
Random Selection Loading Transactions
Max Size: 184.93/200 MB

Candidate Block

Mining Attempt b0312eecb5225d5780fb944e41e30e4eece122abace113cce2c74c18e1424d4b
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 67a5e4ec7f514ae208223eac3069547b07a2bdaf58e0e8d4649a9f5421586782
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,882
Size: 1.00 vMB
Total Fees: 0.03108283 BTC
Feerates: 163.06 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (546,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,868 368,868 00000000000000000204c741cafe06ac74f2ee4ffc973f03b1965f7e478cb28f 922 0.50/1.00 vMB 39
368,867 368,867 00000000000000001189ba2a51055cf16f07e0e67ffa1016b9fda1460dd6861e 122 0.11/1.00 vMB 18
368,866 368,866 0000000000000000048bede84a89106f7d318c1f335df0c2f0ca5918f9e2b6ad 1,324 0.81/1.00 vMB 37
368,865 368,865 0000000000000000006cf39c0b744e638a6d7c67abedfe110cb19dd3dfcf9089 873 0.59/1.00 vMB 37
368,864 368,864 00000000000000000b0ff5009d5fe4e43f02e91a5bd1d7b4904108f99d7a7176 2 0.00/1.00 vMB 0
368,863 368,863 000000000000000003c3e78cfb6d7606200d9ec4ec51dd605f4fe48d1134cea2 619 0.39/1.00 vMB 39
368,862 368,862 00000000000000001128d963333ee6173a43b5d29e9652ebce58f37561a3a07a 103 0.17/1.00 vMB 10
368,861 368,861 000000000000000010843a036d9d39324f5aa225f1d23024bcd3e903681fed3b 1,574 0.93/1.00 vMB 44
368,860 368,860 00000000000000000a013d6c557a420406151f009e81e229808b2f1b762c3cc0 899 0.73/1.00 vMB 26
368,859 368,859 00000000000000001066d6a10111f5f59b4404a2f044b0201db7adff54fbe289 1,198 1.00/1.00 vMB 26
368,858 368,858 00000000000000000ee7c80ba6c3ed68cbaf44626b778d3ab18b7865f8113da1 3,079 1.00/1.00 vMB 64
368,857 368,857 00000000000000000f440d5992bc89b3c14c97c2510b7ba82b255e144da9f8cd 313 0.16/1.00 vMB 41
368,856 368,856 00000000000000000e9f08dcb69ba98df23bca99e3e87f03f185bab75fea1727 1 0.00/1.00 vMB 0
368,855 368,855 00000000000000000f39b48c7c3d6d4071d461445c7ef2422260d5cbd2572403 637 0.31/1.00 vMB 42
368,854 368,854 000000000000000005249e24f63ab986db41c1ed5b65994f40a5f9c36c45db78 553 0.28/1.00 vMB 32
368,853 368,853 000000000000000007403e3cd697567ce2685b65556e1f7112e6c201ff0a27a4 1,188 0.50/1.00 vMB 45
368,852 368,852 000000000000000011b9ffdf41fb585f0d986e6cf1332067406cd928f4fb6db8 40 0.05/1.00 vMB 9
368,851 368,851 000000000000000002bb8aa86bade11ed007ef6cc3325b1c3e5a82435805b8ca 885 0.41/1.00 vMB 46
368,850 368,850 0000000000000000137916de03b2f159f4911945f11b5f5bbe63b92a67cd0053 704 0.33/1.00 vMB 42
368,849 368,849 00000000000000000f7b49545a37e276299e5f33f07b5eccaa1fcd49d2c152ac 199 0.20/1.00 vMB 15
368,848 368,848 000000000000000006389edfdec0a1e9630f539b13257f5abcf680470707a034 45 0.04/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.69 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: 693.66 GB
    • Received: 16.51 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.