Loading Tool

Explorer IconExplorer

Memory Pool

47,084 transactions
27.91 vMB
0.12934160 BTC
Random Selection Loading Transactions
Max Size: 146.39/200 MB

Candidate Block

Mining Attempt 1f9377075f2ca313ef87afa2f3bd925050accbfe3a30bac2f7de74d694cc0a21
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5681b61e8128dc141128e564008f3b401a7723f112af8604ded5813d902d4c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05809435 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (567,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,524 347,524 000000000000000012d23bff35d7af277a08da611ceba5bb63ef1bf9237867ff 581 0.34/1.00 vMB 22
347,523 347,523 000000000000000011bc7aa9ebccfaebd68e5b2d143f457d381ab359cb2d68f0 256 0.11/1.00 vMB 32
347,522 347,522 00000000000000000f3c79051018010b9c407ea570f263a5a58c9b9320989c7e 498 0.28/1.00 vMB 23
347,521 347,521 0000000000000000090ab9f0aba6c3ccd45e75778170656c419a227b0477b675 36 0.02/1.00 vMB 17
347,520 347,520 00000000000000000ab42c5146b792ba9847e0ab2795646a348502792c31f608 1,160 0.68/1.00 vMB 23
347,519 347,519 0000000000000000101395e990dd880f08eaa2e7018754c084e7819ea905a609 310 0.15/1.00 vMB 29
347,518 347,518 000000000000000000e4bd86d7c7c35976a8941386c06eb2c09c53bc58945dd0 290 0.16/1.00 vMB 12
347,517 347,517 0000000000000000047d9e53f73a2d8b792e330464287a90a6e349e85ebc3e43 1,343 0.75/1.00 vMB 25
347,516 347,516 00000000000000001701aebfe2ac410acf0eb05fe2b6d45c3c4291897edc1730 450 0.24/1.00 vMB 34
347,515 347,515 000000000000000004b73818dd355bdd6057bd1c01b418e7d88871dca3e60de9 64 0.02/1.00 vMB 45
347,514 347,514 0000000000000000055e5b1c6646c89d2bfcc537d971666a99bd5d89705b3dbc 1,466 0.73/1.00 vMB 28
347,513 347,513 000000000000000016dc5de1ebd7448eeaa73e81a8b73c40c1d08496d39ef149 625 0.37/1.00 vMB 22
347,512 347,512 000000000000000001eaf93e1cad3a391e26b0d9d53c7282fe4ba8d9ab0a061e 112 0.07/1.00 vMB 33
347,511 347,511 000000000000000010d69f98deea4aec1ebd1f112dda57adf97a105738b66c5b 128 0.05/1.00 vMB 24
347,510 347,510 00000000000000000b37b67deaeb17cb36f02d4f5c2116be73c848262d6e4789 519 0.25/1.00 vMB 26
347,509 347,509 00000000000000000aabc3f126ca4b388662abe736acdc6e5887bc066fd42cf2 456 0.22/1.00 vMB 16
347,508 347,508 000000000000000012c9b20fd0855e8c15203dcae96542a78019fccb80a2b254 1,531 0.75/1.00 vMB 28
347,507 347,507 000000000000000004935de51a08113bb0b34669c3348bc0e68d4aff7a9765dd 524 0.32/1.00 vMB 26
347,506 347,506 000000000000000004c7d13b4024c23fd74d50a4624f473062b545b55b70001b 846 0.39/1.00 vMB 29
347,505 347,505 000000000000000015562d50b5013b84ec89632a97367f8510bb943c31117c2b 276 0.13/1.00 vMB 31
347,504 347,504 0000000000000000162bf88effa701413284db83354898c20a19a083c7e01817 61 0.10/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.