Loading Tool

Explorer IconExplorer

Memory Pool

78,215 transactions
29.62 vMB
0.09129351 BTC
Random Selection Loading Transactions
Max Size: 180.22/200 MB

Candidate Block

Mining Attempt a5ef6ef16f1d29f6b0f88c1c877e72934e4d4fc29f3bf0c005e043a50e2c0013
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root f030391155588c115e9b73bf7c3662a1dede7c99a5d7510f7d9a0e2914c1b5c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,956
Size: 1.00 vMB
Total Fees: 0.02557227 BTC
Feerates: 477.45 > 2.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (555,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,391 359,391 000000000000000012bc7a8d83834654d71e95d7db09d398a45872807bec4b25 534 0.38/1.00 vMB 6
359,390 359,390 0000000000000000136efacd3881239f9e42f8cedba375e07f80e4f776d94b95 1,444 0.73/1.00 vMB 27
359,389 359,389 000000000000000008be78ee4e4ec92327b2de4a922f7cbdbdfb0b3003cd610d 1,106 0.75/1.00 vMB 21
359,388 359,388 00000000000000000e45c5a1ec665de04c0affe3fe109c34c495628610d0903e 992 0.75/1.00 vMB 19
359,387 359,387 00000000000000000d682440efb028edef3d369dab9de5a69fe45443c48852fd 2,036 0.75/1.00 vMB 34
359,386 359,386 00000000000000000d08970dcd9d4872a64cd3b8ad5e36e27afc86227225a375 2,266 0.75/1.00 vMB 41
359,385 359,385 0000000000000000074893b67b82ad34123411d014169b0179e79ac6ed2200c5 2,181 0.98/1.00 vMB 31
359,384 359,384 000000000000000014a6ef90b3bbc3403f4c381f10585343de14546215c8cb89 904 0.50/1.00 vMB 22
359,383 359,383 00000000000000000c95eddd0df514ec1887e70fda08b558496e16fbed28d1d3 37 0.08/1.00 vMB 7
359,382 359,382 00000000000000001223938fa6737a29a395093dc2ea79f86b4d2927167484f1 361 0.20/1.00 vMB 22
359,381 359,381 000000000000000005d90dc3bd0afebb776ddc176b4d46be9a9480661fd09ef9 1,002 0.74/1.00 vMB 17
359,380 359,380 00000000000000000f329c706cf3c677c9d9ca8bd7831d59de1a5217a6c0629f 2,185 0.75/1.00 vMB 37
359,379 359,379 00000000000000000759b66f6e59de4056d12c1699de2d460bbd99b764ea6e32 384 0.17/1.00 vMB 29
359,378 359,378 00000000000000000b13091c390a2ae33f4b1f236a3d47751fe22f1fc7d012d1 327 0.14/1.00 vMB 29
359,377 359,377 000000000000000010b50936a63c2e9c524620db76a7c1144a7ec8d1c6f3ac4f 121 0.13/1.00 vMB 12
359,376 359,376 00000000000000000ee30f9745135addec212ef8071178ecc15b569dc6878682 72 0.05/1.00 vMB 8
359,375 359,375 00000000000000000494cd3132ee52e821d0f662b9718259f5652de4424ef853 558 0.22/1.00 vMB 32
359,374 359,374 0000000000000000101076e53f5cc5544dc06a22ab7e23caf06667a9d31a2824 597 0.26/1.00 vMB 27
359,373 359,373 000000000000000011a8f9a7fa7fadd9ec2660085499926613cb4a598219d80f 107 0.10/1.00 vMB 10
359,372 359,372 00000000000000001053faf966bdac471d76e9bbd85b93633c7708ae1d8eee72 285 0.19/1.00 vMB 16
359,371 359,371 00000000000000000bdcc17833ad3d5919e3d28093a8ad6e9db320a3cb368f3d 1,613 0.75/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.81 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: 710.31 GB
    • Received: 17.07 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.