Loading Tool

Explorer IconExplorer

Memory Pool

86,796 transactions
31.84 vMB
0.10981689 BTC
Random Selection Loading Transactions
Max Size: 195.07/200 MB

Candidate Block

Mining Attempt 6f31b4120301b73f7de2cb3d1dd6e6ac3547b4035d754090baea698e405c818e
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 1346fa03cfb0764935f57d542fb207785bcd468377810ec90f1358aee7faa037
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,844
Size: 1.00 vMB
Total Fees: 0.02886695 BTC
Feerates: 1,236.26 > 2.89 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (622,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,530 292,530 000000000000000090f4272575905928529ecd30cbd448ee18030eee2cbb87f4 469 0.27/1.00 vMB 31
292,529 292,529 00000000000000009df75fc91a16ebcb7551990b604f5ad863d0ecb056b15d19 21 0.01/1.00 vMB 34
292,528 292,528 00000000000000001de6716f4d5ba2c09bd2539752e0611ca75f871b840397a5 121 0.09/1.00 vMB 16
292,527 292,527 00000000000000009ee96230762bf3bc762aa37363d83f4c20265fc4ab1228e2 110 0.05/1.00 vMB 27
292,526 292,526 0000000000000000628c4361da96549a8abfb249abc23fbcd7b50aced188e166 585 0.28/1.00 vMB 37
292,525 292,525 0000000000000000287589f2c4ba61af8cf1326ac8591ac532c3e5ee4a65d967 38 0.04/1.00 vMB 14
292,524 292,524 000000000000000097e0e11f6a3ca2c8bedfa60fb0347a094a4b0bd31fb3021f 128 0.06/1.00 vMB 26
292,523 292,523 0000000000000000524f5417af4b65844d4d53a2ca40dd26037ffc86c5a4d217 577 0.35/1.00 vMB 31
292,522 292,522 00000000000000006a2114dfe22dceb588338f0a60e05c9c652c90a3202e96ff 291 0.16/1.00 vMB 34
292,521 292,521 0000000000000000483a76f73f9750dc19631aad34219f8a23da3a81d87d795e 244 0.12/1.00 vMB 38
292,520 292,520 000000000000000011657dc00a27ceedf2da2a8a15aebd5f19f58910029fbcbb 218 0.10/1.00 vMB 32
292,519 292,519 000000000000000038640d7e48c46189eb17c992214b58085b8deece0a239a7e 902 0.49/1.00 vMB 32
292,518 292,518 0000000000000000c8223b987de826101544f58c5f40f5e385a19eb086e0ad98 512 0.18/1.00 vMB 57
292,517 292,517 00000000000000008d7cbd928b1c7aea22bec9c3e183ae61b9a72927a4c2940b 145 0.08/1.00 vMB 24
292,516 292,516 0000000000000000bba32897adbea02339332339193572582c17acf6eb684672 199 0.12/1.00 vMB 33
292,515 292,515 0000000000000000aa67933ee0a16fb230e293018c74ea9744a757d3c79ef56c 251 0.13/1.00 vMB 37
292,514 292,514 0000000000000000040ee8f11000a3fa2b6756c38090ee6bae6beb815a8040b3 400 0.30/1.00 vMB 23
292,513 292,513 0000000000000000406c57ff8f98467b896847dee2965066e8a4c718145a4408 256 0.07/1.00 vMB 48
292,512 292,512 0000000000000000502260e88b81567d63318a85858e5cf55d3572220d72aca6 472 0.25/1.00 vMB 35
292,511 292,511 00000000000000009c7416778f1dfd4f7f4f1783863a5c25d31f083ce9c3ea38 873 0.75/1.00 vMB 22
292,510 292,510 0000000000000000320e950146e6289fdc291b0efa6a76c66b7d5b1cdee0a0ee 1,462 0.92/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.