Loading Tool

Explorer IconExplorer

Memory Pool

73,516 transactions
27.20 vMB
0.06302180 BTC
Random Selection Loading Transactions
Max Size: 166.19/200 MB

Candidate Block

Mining Attempt 808e5c573586f5790192d600e6f33816162c803aeb0b945088c97d003594963c
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 2593774e18fad21283ef1f921f002b0014da1f1a60ddca0012c92388f3ef219d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.00493072 BTC
Feerates: 14.05 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (535,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,707 379,707 00000000000000000abb3cf9615e2107a7f1d61b41662929cf0a2ee7976d61eb 517 0.24/1.00 vMB 37
379,706 379,706 000000000000000000372b918881a176fdcff8269c41d967b6b93ee8bdd80364 618 0.98/1.00 vMB 12
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
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.62 GB
    • Received: 17.57 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.