Loading Tool

Explorer IconExplorer

Memory Pool

81,505 transactions
30.29 vMB
0.07585895 BTC
Random Selection Loading Transactions
Max Size: 186.04/200 MB

Candidate Block

Mining Attempt 345c64984e86cf57be9fa455a95e012372fb71df2f25557db89795296e6c285c
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root bca19959a48689ca1a673918cb8411ee4f9fc59208eb2795fdee76bd71f8f704
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,857
Size: 1.00 vMB
Total Fees: 0.00853007 BTC
Feerates: 150.77 > 0.85 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (535,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,705 379,705 000000000000000001726ad57d25d4fac4b3072f78e0143937dccb017dc6da11 2,058 0.75/1.00 vMB 54
379,704 379,704 000000000000000011edd071f4dd5729144fa9bfc574e8c915340faa48925cdc 432 0.29/1.00 vMB 30
379,703 379,703 0000000000000000071c0c5ea5bc0f8356c6e0134f03db316c09424b33b91d2b 1,128 0.75/1.00 vMB 33
379,702 379,702 0000000000000000108fc5f87ac09c60ab577cb302e3a8270fd389b87572a5e4 1,457 1.00/1.00 vMB 36
379,701 379,701 000000000000000009b96c956f9719f0450d76f3d1921ca6554b32aebb765d0b 1,413 0.75/1.00 vMB 37
379,700 379,700 00000000000000000fd06b9779a99e251474f791abb1956c2cbb576383c1f6bc 1,732 0.82/1.00 vMB 43
379,699 379,699 000000000000000001e653851c7ebe8c4cb5cb0e5dcad1894bcfd7d17cd7321c 2 0.00/1.00 vMB 0
379,698 379,698 000000000000000010d99f67354a6dbff4b540295e894e63aa0ea25bcc7db6ce 1,102 0.58/1.00 vMB 38
379,697 379,697 00000000000000001085aa50f2f14b6339e29acf18410b08f526b373efd2f203 1,408 0.72/1.00 vMB 44
379,696 379,696 000000000000000000a08bb9b20c88c1908d60467228e49926768e072bb7f3b9 780 0.36/1.00 vMB 44
379,695 379,695 0000000000000000096ad11de7e2022eb3cb6660f83f09aab311754a66dbd061 663 0.50/1.00 vMB 29
379,694 379,694 00000000000000000372909ccc35676ed071706b9e84827849e8c99dd5d9d133 586 0.38/1.00 vMB 37
379,693 379,693 000000000000000001892d31854508a6a8b9cab6e79f640e4d8766dfd826b34d 945 0.49/1.00 vMB 43
379,692 379,692 000000000000000003237b6f4d0256d1c5c80591c91e826833e58bb4462dddbe 922 1.00/1.00 vMB 15
379,691 379,691 0000000000000000010c488ff931a30573647da09058535a0bdd7481cafb7b5e 1,877 0.99/1.00 vMB 33
379,690 379,690 0000000000000000078ab067ac8766e4c0a6159b7ad6f84055685bf30060f2a0 2,110 0.99/1.00 vMB 38
379,689 379,689 00000000000000000e8bad2c952198ccc91cf5b25417c6fef2cce4373c5b6c01 689 0.28/1.00 vMB 45
379,688 379,688 0000000000000000035e52ab43bf083e8bdcf46277cd5fe6089a3140c8cc6650 1,319 1.00/1.00 vMB 23
379,687 379,687 00000000000000000aefad8b4ec3f4bdfb1410d4387a842baafb86bcb53055f1 493 0.33/1.00 vMB 26
379,686 379,686 00000000000000000dfe2fa84ca10b0abdadb9a0ce62d94c40fea99f9d5740cc 851 0.36/1.00 vMB 52
379,685 379,685 00000000000000000b16e7069737693cab80ba569b9c4910a0c713f06067f478 1,205 0.51/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.