Loading Tool

Explorer IconExplorer

Memory Pool

51,692 transactions
29.37 vMB
0.08511589 BTC
Random Selection Loading Transactions
Max Size: 157.19/200 MB

Candidate Block

Mining Attempt 9a71b735c0fdc36920c26d3887aaa629881df1111bc9a90cce80bb22b4c7be20
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root c7a492a3c183e81c2a994b45d8abb7c7b9d652886515b966bd9aed6a51d1a4e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,996
Size: 1.00 vMB
Total Fees: 0.01586957 BTC
Feerates: 25.75 > 1.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (246,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,066 668,066 0000000000000000000a20c322e091d714d1778ed2a07522f11c00b9056d3c96 1,118 1.00/1.00 vMB 13
668,065 668,065 000000000000000000074bc6a39c9baaa96977fd799fde930d9f79387085498c 2,419 1.00/1.00 vMB 44
668,064 668,064 0000000000000000000388c58674532dec3a22013070fd65654ff9517780f435 2,676 1.00/1.00 vMB 52
668,063 668,063 0000000000000000000c837cc4a5deb7e7f3569f500378bab65de08d57bf193f 2,651 1.00/1.00 vMB 56
668,062 668,062 0000000000000000000d1070754406abc9cc193cf102c9b47870c8b909ae66b1 2,211 1.00/1.00 vMB 73
668,061 668,061 000000000000000000049dae6ac421012c91d44b1ea7af2c77158cb17fadd01c 2,646 1.00/1.00 vMB 109
668,060 668,060 000000000000000000051ef56a2ea554b0de66f6c89fc8cbd700908a94fd5c01 1,883 1.00/1.00 vMB 36
668,059 668,059 00000000000000000007c07fb97d2869164b4924600338116c8da6ebdc12489a 1,757 1.00/1.00 vMB 52
668,058 668,058 0000000000000000000ab5ab92bb45f5b5ac5ed85dd4e226105e1ed340976667 1,918 1.00/1.00 vMB 24
668,057 668,057 00000000000000000002a75e71a06573c255aa48581b4553a748f517778b3157 2,563 1.00/1.00 vMB 20
668,056 668,056 00000000000000000003345694f7dca547bb54758e1995b0178f4af53e356f92 2,754 1.00/1.00 vMB 81
668,055 668,055 0000000000000000000cd1bd703763d251b6eaafc81a71cdf2d9f4bc3ee09520 1,638 1.00/1.00 vMB 20
668,054 668,054 0000000000000000000227636894e8e9a85d258544141f2a9227591f3a6d961b 2,417 1.00/1.00 vMB 38
668,053 668,053 00000000000000000001212ecf240c2d0fa8d813d1dfda14218269885187e3c6 2,758 1.00/1.00 vMB 77
668,052 668,052 00000000000000000003726470d7a5717d4ea4871baf387ee26209977e01fec0 1,458 1.00/1.00 vMB 81
668,051 668,051 0000000000000000000ab80fcfcea826a9824f6ac0ecb165c74538cb9c2e3926 2,130 1.00/1.00 vMB 75
668,050 668,050 00000000000000000005277d7af6ac931871f5402ae624d22088f9e02f1e4632 1,658 1.00/1.00 vMB 16
668,049 668,049 00000000000000000008eaa43524f5dee73796acac39092fbacfbb41ba31bc4b 2,319 1.00/1.00 vMB 23
668,048 668,048 0000000000000000000356107a92df963cd85ce032aff78f0140a9c64dc27221 2,603 1.00/1.00 vMB 64
668,047 668,047 00000000000000000003617c22415cc636850c32c1616cbfb6d339eebed52e56 2,670 1.00/1.00 vMB 55
668,046 668,046 0000000000000000000a86e2b8dd5f7d22a0ab49170e599f8f7472385cde6aab 2,365 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 781.89 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: 645.08 GB
    • Received: 12.67 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.