Loading Tool

Explorer IconExplorer

Memory Pool

48,623 transactions
29.56 vMB
0.08835920 BTC
Random Selection Loading Transactions
Max Size: 157.59/200 MB

Candidate Block

Mining Attempt 10c446a153d0e886c768d5cdef883f2a722888e03e6d761a9722d2130c6145d5
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root aa7c18901929063083196fa314b8a996633eca52ad5dea1171e2c21ec6644f3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,911
Size: 1.00 vMB
Total Fees: 0.02723933 BTC
Feerates: 105.02 > 2.73 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (597,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,606 317,606 00000000000000002c56a6913ab82c3b0f63ddcbb5feaf5f4822db02a0e8a837 19 0.01/1.00 vMB 26
317,605 317,605 0000000000000000160a2b13f93729803556b35347113b501741875705c398f9 196 0.12/1.00 vMB 27
317,604 317,604 00000000000000001178b23317db782c79f410d82488a2b3200b821264b1fc9a 1 0.00/1.00 vMB 0
317,603 317,603 00000000000000000306f42210625aec91c1bdfb830d339e969ae7f4f6439207 392 0.25/1.00 vMB 23
317,602 317,602 000000000000000028fedf3ad152f92950672f7e836db80decb58877c2d56b5c 146 0.12/1.00 vMB 17
317,601 317,601 0000000000000000041d9ee6d411f77c436d39123b9f989afe781f1e507bd389 412 0.26/1.00 vMB 28
317,600 317,600 00000000000000002c57fd47ef16d3d6b9bf4f8002485c1726a0a9a996cb6260 403 0.22/1.00 vMB 25
317,599 317,599 000000000000000028590e44fe2a08bddeff702a5b13845c9367274baef24e9b 479 0.27/1.00 vMB 29
317,598 317,598 000000000000000006de80113951926d9c59eb1dbd69e57b32f707f9dd5b512a 330 0.26/1.00 vMB 18
317,597 317,597 000000000000000022f2401aee2a7395c99677ab09aba0b4fee596fb32891e2e 13 0.01/1.00 vMB 19
317,596 317,596 000000000000000014eeb139feabd4e7cde800de4c3e28a207e0245d8b81c888 232 0.14/1.00 vMB 25
317,595 317,595 00000000000000002436aed4a515942acd39b280707aee67a5dde2aa769ce9b3 838 0.65/1.00 vMB 20
317,594 317,594 000000000000000025a4e24d83b038b35886f62638544ec7fdd579ab235c2844 1,784 0.75/1.00 vMB 36
317,593 317,593 00000000000000000a8962a72c93a38fe0db26b977abcca7115c02b77065f1e5 151 0.17/1.00 vMB 11
317,592 317,592 00000000000000001c8bcfff8ceb32aaa64108a5638cd33fab83f4be53804afc 368 0.22/1.00 vMB 26
317,591 317,591 000000000000000012c0126e6853f734d4f79b4e27a292439cdd74aaaf61a93b 538 0.31/1.00 vMB 26
317,590 317,590 00000000000000000079e6992bc46fba90ee3673e084eac77a9ce01e2e166ced 329 0.28/1.00 vMB 21
317,589 317,589 0000000000000000012b4ba80f671c7a19c17b02bdf8ef85daf3b0dd8ac886af 822 0.35/1.00 vMB 31
317,588 317,588 000000000000000014a9cfd5a264602e2d54425e65731dfc3505d87c8d29e2dc 350 0.26/1.00 vMB 21
317,587 317,587 00000000000000000bb52528adede5d8df30fb1e5049284f996e952bba41a6ed 135 0.05/1.00 vMB 35
317,586 317,586 000000000000000020042aee06d8134753ac331f10f68a6b7ceb68d066809875 1,128 0.57/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.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.