Loading Tool

Explorer IconExplorer

Memory Pool

75,963 transactions
33.52 vMB
0.12846715 BTC
Random Selection Loading Transactions
Max Size: 187.05/200 MB

Candidate Block

Mining Attempt 851ef426e9f32290dbd40c3266b7069d13e8eaa2f1ccb3e38e34282d5bba79a9
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root 5c82250bb3fe2d5deeb80d945ef95f86e5b800d98e4ac4e45e6cdfd86c30e263
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,479
Size: 1.00 vMB
Total Fees: 0.02056033 BTC
Feerates: 70.48 > 2.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (534,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,770 380,770 00000000000000000efacbac002bedd9791b192795f8c29c771d43d96a6fb12f 989 0.45/1.00 vMB 36
380,769 380,769 000000000000000003f4b26654d092e9aeeb198c58f250faf14b420b89d2774f 2 0.00/1.00 vMB 0
380,768 380,768 00000000000000000a5d5861acd030b97365e59e1c52ae58366a7fefa2d23c75 876 0.99/1.00 vMB 15
380,767 380,767 000000000000000000ac2667a4070b1f7d6cfd44ee295fc4253fa31ffbcbad37 1,535 0.75/1.00 vMB 35
380,766 380,766 00000000000000000b7bdfed40a1c2d0c8d7bb13dfbb762566f6b3d843af9272 2,078 0.93/1.00 vMB 38
380,765 380,765 0000000000000000026ca5218da2e22c5956848b36199f1ae2f4e276122bae9a 2,758 1.00/1.00 vMB 48
380,764 380,764 000000000000000001e44049bad06fed8b83c86f1f460e879194085d81f2ff12 1,183 0.73/1.00 vMB 30
380,763 380,763 00000000000000000b95879a25aff0ab919a9cb8122c4669d8bcffaa8382c852 635 0.34/1.00 vMB 31
380,762 380,762 000000000000000005a06d5b3ed4a50ca39e43a21bf5406c402b860d02373b29 843 0.39/1.00 vMB 39
380,761 380,761 000000000000000001a26a204e0ebf472d1145f729da09e65646e0d3cacfe9e3 262 0.25/1.00 vMB 16
380,760 380,760 00000000000000000729ad84cf5a401e86a881fe6e3510e432548c8af7e21997 1,602 0.78/1.00 vMB 40
380,759 380,759 00000000000000000b5e6fbb3c468883384dd4a756635dd4d3f60eb4d80fe0ac 548 0.44/1.00 vMB 25
380,758 380,758 00000000000000000356be3299b5e0171c8dcaff20bea49b3720498ab79aae49 1,689 0.99/1.00 vMB 30
380,757 380,757 00000000000000000c4e2b0b3da934caad256b5b73825b0a1182c1e33677f217 2,732 0.95/1.00 vMB 55
380,756 380,756 00000000000000000ac80280134d36c1ffebcca46955c34d0b18aec509286b97 372 0.21/1.00 vMB 34
380,755 380,755 000000000000000009b4ef6bbe72aae7f088eed29cc25bbf76a6babad266336e 436 0.24/1.00 vMB 54
380,754 380,754 00000000000000000e40e879eb3c89f739ef4e8b14cc27e51122cf9df35621df 353 0.18/1.00 vMB 32
380,753 380,753 0000000000000000072d7f86c540def62a096b571913b954191114cee8ee8d47 271 0.17/1.00 vMB 24
380,752 380,752 00000000000000000d5b6439379c1e729447cf335247155eb05645f6ceecd405 102 0.25/1.00 vMB 5
380,751 380,751 00000000000000000409971420ab441209a2f24ba07cbc6fbf20ecaed889e168 934 0.47/1.00 vMB 46
380,750 380,750 000000000000000011c2895389123f13f25d40e472668fe2133faa08e5d91e6b 147 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.11 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: 732.00 GB
    • Received: 18.53 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.