Loading Tool

Explorer IconExplorer

Memory Pool

47,463 transactions
27.77 vMB
0.09318455 BTC
Random Selection Loading Transactions
Max Size: 146.85/200 MB

Candidate Block

Mining Attempt 777c03ec47e083cec231ed8b15467b40968cc5a55f24b835aae9c6cc09e4cd68
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 5ced1806f320856abd4d8c0339ea6fd0460a694fea2f2184870fb00716c44ec3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,537
Size: 1.00 vMB
Total Fees: 0.03735605 BTC
Feerates: 159.25 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (374,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,300 540,300 00000000000000000023919c4752790e24410c3f1f210d973d96fa2daa82a64f 2,288 1.00/1.00 vMB 14
540,299 540,299 00000000000000000009ea1f4522f42d467eba3916dcf22ea61cf528802124fe 2,524 1.00/1.00 vMB 29
540,298 540,298 0000000000000000001b23437810b581b11e6bf19b15ce22343d9d1307fa700f 1,625 1.00/1.00 vMB 25
540,297 540,297 00000000000000000010f66e3f03a77ca77ccbef251469a011348fabf0ed2660 1,676 1.00/1.00 vMB 14
540,296 540,296 0000000000000000001f46d7bc9f4582e72f938b7dc2005ac51e7fb1d79cf175 907 0.38/1.00 vMB 26
540,295 540,295 0000000000000000000c9ff48ec5cb8fb981396e9f6e126e3e35163952dd0a75 1,545 0.64/1.00 vMB 22
540,294 540,294 00000000000000000027e32ca03c24b3dd44a91b9b5b59fe24d49b38551c7bce 804 0.35/1.00 vMB 20
540,293 540,293 000000000000000000005279e1bd1a8046dc975573f1fcd0c5628b07128d9035 1,469 0.85/1.00 vMB 17
540,292 540,292 0000000000000000000ec9f638d801df1d2899c0b98a8eec77c0d69aa99c8f41 213 0.08/1.00 vMB 24
540,291 540,291 0000000000000000000bbacb399ed103b6ff490c827acae379b9fba8bbdc9798 2,056 1.00/1.00 vMB 19
540,290 540,290 000000000000000000110da5ee73c891072e53f425c77b0c3d23b047b8294ed2 2,342 1.00/1.00 vMB 24
540,289 540,289 00000000000000000014c51a609449a66d3884b982ad2443c360b2fc47460714 1,443 0.72/1.00 vMB 12
540,288 540,288 00000000000000000027a5c0246882e2822da309358f93189a408b1bf46a767e 2,140 1.00/1.00 vMB 33
540,287 540,287 0000000000000000001877e616b546d1ba5cf9e8b8edd9eba480a4fbb9f02bce 1,054 0.49/1.00 vMB 40
540,286 540,286 00000000000000000025a051b143e8a8b3cbd48b2455f82dd0aca5d3d09eb90b 111 0.04/1.00 vMB 19
540,285 540,285 00000000000000000024165c2c9481b2c045306d7d0a8ad957fbf3a797890d1c 223 0.09/1.00 vMB 16
540,284 540,284 0000000000000000000ff31859971be9dcffd359b103be263c429975f38ce549 636 0.28/1.00 vMB 25
540,283 540,283 0000000000000000002968d9b10feefc09a807735644e29ec72e678f177c1c73 2,791 1.00/1.00 vMB 24
540,282 540,282 0000000000000000001f113670f471033e1615b31983e61049f0880eea54fd25 18 0.00/1.00 vMB 10
540,281 540,281 000000000000000000089d80dc3c31ae1dbdc88bdc077ea19685fa8ab913ac53 631 0.32/1.00 vMB 34
540,280 540,280 0000000000000000000c7fec6c2d3d380be1f54c04b56b61825a075aa5e45b58 1,066 0.47/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.20 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: 654.02 GB
    • Received: 14.08 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.