Loading Tool

Explorer IconExplorer

Memory Pool

79,928 transactions
34.55 vMB
0.17086096 BTC
Random Selection Loading Transactions
Max Size: 193.37/200 MB

Candidate Block

Mining Attempt c17f3a6113a262b1a1182cb08f95c043ae8bd78a24e9b57dfdf90321e505a428
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 79ffb9fd646883fb690539d7cb5cf56c6b1904024521790daf40f8f7d92e9144
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,855
Size: 1.00 vMB
Total Fees: 0.04403035 BTC
Feerates: 150.93 > 4.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (657,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,609 257,609 000000000000000d6e04bd943a476818e11478c65e60acc4030539f76418d1b8 57 0.04/1.00 vMB 23
257,608 257,608 000000000000000f845a71eeb4e81152222412ef11d552b5ad2a7c36ff0956f4 530 0.23/1.00 vMB 111
257,607 257,607 00000000000000136efaf09a2bb040bdab6b078cfda922e2fac09c23be9aaecd 581 0.25/1.00 vMB 117
257,606 257,606 0000000000000016bd4cc0a9a21c5e57723bccb376091fda5c5023b18a8ad101 17 0.01/1.00 vMB 38
257,605 257,605 000000000000002d9f15afa30862fb90a13d7195a4b962990eac37ed172f3a5e 354 0.15/1.00 vMB 122
257,604 257,604 000000000000002c7d23a457bddb30068cd788d080bb7d2e38d1684fa0d13fce 244 0.10/1.00 vMB 129
257,603 257,603 000000000000002ca5b7c366f34fe82e58e3847f7464a76369ee9c9f264ef4ea 142 0.06/1.00 vMB 32
257,602 257,602 0000000000000017d6fd81a8d49a50a92852d4237dea9bfa117c46895b02b36a 491 0.25/1.00 vMB 136
257,601 257,601 000000000000001d92863625fe49d77492d66f7a5c1d132c2bfcc366d6ac67d8 106 0.06/1.00 vMB 46
257,600 257,600 000000000000001a0026fe74c794c42cab01b0cbc8727b79e84e3130ed9c4ad9 631 0.25/1.00 vMB 111
257,599 257,599 00000000000000231239cce5fc2788a10d1e04ec5cb2bd582c41cec290fe7c6b 365 0.18/1.00 vMB 93
257,598 257,598 0000000000000007e1e08c1833a4cce9cdb2a12fa1410bc90ee0b3e89246dcfa 344 0.15/1.00 vMB 102
257,597 257,597 0000000000000003eb91bafd2f86d80f4852e5bdcde134420af3d58ba299b111 270 0.12/1.00 vMB 84
257,596 257,596 000000000000000c48fe0970daea205d72352c2ef8932929a339b27855342959 216 0.09/1.00 vMB 87
257,595 257,595 000000000000001caec31697be0cde2c8d7d8644d65715a1431b2714e61c56b9 386 0.18/1.00 vMB 107
257,594 257,594 00000000000000271c3cfd2810e7b6be81a4a9d95386563e89b7513ed10320cc 487 0.23/1.00 vMB 35
257,593 257,593 00000000000000238459e3d76f8a24517f52741ed55c966caaecfd5caf730dd7 1,107 0.50/1.00 vMB 150
257,592 257,592 000000000000001dda3c8e9d80525930e26c970144b58f12613924ceb9ff9d73 284 0.10/1.00 vMB 126
257,591 257,591 0000000000000001f7ef20034639f81838ce8f94d8b795c4191fc5a2a43e8063 251 0.11/1.00 vMB 105
257,590 257,590 0000000000000012d1f0bad0fa2e42fb3822e09a1e54586fafac30323a956b07 682 0.29/1.00 vMB 120
257,589 257,589 0000000000000008c929893e3ea4ed8d67d6731c43d5e696fe97f1d674b1bc2b 279 0.13/1.00 vMB 59
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: 734.11 GB
    • Received: 18.55 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.