Loading Tool

Explorer IconExplorer

Memory Pool

88,110 transactions
24.14 vMB
0.08462803 BTC
Random Selection Loading Transactions
Max Size: 162.80/200 MB

Candidate Block

Mining Attempt 37390b377269ccd2afde24956ecd0da7f4a0208f30e572d49af276af95c49d12
Version 20000000
Previous Block 0000000000000000000128d216bf5d6ca95d8b10158fe58f673a2937b6e19a2c
Merkle Root 7e45360b4bb3a39588ba3c492c39df17e6610d4b620c10aba4efeb059aea7668
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,298
Size: 1.00 vMB
Total Fees: 0.02953929 BTC
Feerates: 150.93 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,881 (854,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
61,661 61,661 00000000032a927032cf4c6de3baf4e68d0ef782b72a3fc1f141f96bed19cca6 1 0.00/1.00 vMB 0
61,660 61,660 000000000e191b23c9efef38deeff08f798cddfdfc9bea22fa0dd7774b98fa9e 1 0.00/1.00 vMB 0
61,659 61,659 000000000db1ec22317477d0833b75ac567ab281054b75d14f7efc8a9590fded 1 0.00/1.00 vMB 0
61,658 61,658 000000000e97678aa02777a7d959151d04c033e21834ff75516cd7b8dcaabb50 1 0.00/1.00 vMB 0
61,657 61,657 0000000001bbbbb6a9b202b6634f9091dd80e6a4bd90924363708c79b804df7a 2 0.00/1.00 vMB 0
61,656 61,656 00000000022411bd02e4a6ea48df10135332b94a67ebe3f38dc7440b1bfa1f67 1 0.00/1.00 vMB 0
61,655 61,655 000000000b1eabe9fc3cd5e8634d2cb2154c34381867645be624c76fa65018a8 1 0.00/1.00 vMB 0
61,654 61,654 000000000948cba55da77389f049713581e04a1f263415b1a7e5ea9785466b6a 1 0.00/1.00 vMB 0
61,653 61,653 000000000ce00c942fcaf2c3976b15419020942ef24ae37e5e9c2437db514b60 1 0.00/1.00 vMB 0
61,652 61,652 000000000bea66218e2faa0976e2d57087759429696287da8783e8d8d7329044 1 0.00/1.00 vMB 0
61,651 61,651 000000000331f20afb87c16c4f4b4a502c8dea5319da1bde0f4703cb3fc71de1 2 0.00/1.00 vMB 0
61,650 61,650 0000000004c3b3980227c8732a5249460b36092debce77caa7b3511870c5ac2a 1 0.00/1.00 vMB 0
61,649 61,649 0000000004950a8ecc34dbf00f1c11fd45d834d3fc955156ca58083c30c17298 1 0.00/1.00 vMB 0
61,648 61,648 000000000395f298ca147eb6698e38167288ed5bde278bf9e362520b46a74ed2 1 0.00/1.00 vMB 0
61,647 61,647 00000000075787534b4775e48b522fb1de4b710b72bb627e6c03d0d12d30b0c9 1 0.00/1.00 vMB 0
61,646 61,646 000000000db8025a177dd75da048186329e60e576409eb3a3ef6913fed84a62d 1 0.00/1.00 vMB 0
61,645 61,645 000000000abeb338740f9a4b3c730246b1fa248d3e310d68189a60720245cfc9 2 0.00/1.00 vMB 0
61,644 61,644 00000000051ebea2694332c42a572b90ae2b2fccb31e490c5bbdf5cd1ba43710 1 0.00/1.00 vMB 0
61,643 61,643 00000000062cb342b08027d6e557446ad29c26867a43490c547ef9140f5093b6 1 0.00/1.00 vMB 0
61,642 61,642 0000000008d23d9f7839f272194d2af2786971a32c4596940aedead038dd92e9 2 0.00/1.00 vMB 0
61,641 61,641 000000000c29bb36f727e64996977b4883c65f1a29bd33fe44cd3a19ea8525a7 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.90 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: 796.03 GB
    • Received: 22.19 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.