Loading Tool

Explorer IconExplorer

Memory Pool

41,610 transactions
28.79 vMB
0.06283201 BTC
Random Selection Loading Transactions
Max Size: 147.87/200 MB

Candidate Block

Mining Attempt 86de212ef84b9c49d865bbde8a4ec76f5367bdead93c387ce555797643051342
Version 20000000
Previous Block 000000000000000000015df9339a679f24b05f10bdf66499b18076d0f640fe75
Merkle Root 043acc7ff9ac2b75745252d445e78895ce2bee789b08752e4a9ec0581a86f703
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,685
Size: 1.00 vMB
Total Fees: 0.00697997 BTC
Feerates: 100.53 > 0.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,620 (617,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,524 297,524 000000000000000002cffd680dbf7ab894b35a3d430abe88fd369ba465e46858 157 0.25/1.00 vMB 16
297,523 297,523 000000000000000055a7949890ba4334e61abb9dcdbdbaf981acf23cb38b0177 519 0.35/1.00 vMB 26
297,522 297,522 000000000000000041842f5b34fd3d49987814fce8339a4d5d3b22e56746badb 536 0.35/1.00 vMB 29
297,521 297,521 0000000000000000152c456f1f0877360fd1039a7266bc34da957e0bec320573 128 0.05/1.00 vMB 10
297,520 297,520 00000000000000006060c4226f7c6660e29020e8cedd8fc624b4d194478aacaa 256 0.30/1.00 vMB 14
297,519 297,519 0000000000000000777c640594e38e34ebd6965ead6800a1856f046fa30dc2ea 1,256 0.66/1.00 vMB 35
297,518 297,518 0000000000000000607650509e00ed969ee9118ad73d3d7c0ad68e5a70ba383f 827 0.35/1.00 vMB 43
297,517 297,517 00000000000000008221745d295acdc28a3d1170c82d36797bf0114f6341ffa7 890 0.35/1.00 vMB 36
297,516 297,516 000000000000000098aef4b7a28795b7055fd5aaf69ede24f313c8c929d7301d 512 0.22/1.00 vMB 37
297,515 297,515 0000000000000000757097e30da0ae6fd007e7ad13b45688dfd6fbf73f16fdb0 397 0.60/1.00 vMB 12
297,514 297,514 00000000000000004c3652256aff59c8379deb2f7220af0ac2ed4890b97e8141 651 0.50/1.00 vMB 23
297,513 297,513 000000000000000066be7f49184786b5836d5b2a0c2e69fae8d4547e7bfc4f48 795 0.35/1.00 vMB 41
297,512 297,512 000000000000000007e0fd3aba34a0244cf322677bdc893a36c5e2945b43dba4 358 0.25/1.00 vMB 23
297,511 297,511 000000000000000034fa0733c3347c93b05d458d73bebcb73f5349d8a2d5744d 577 0.50/1.00 vMB 23
297,510 297,510 00000000000000006a85ff593184d6a3f44957a8eab2fd74683d7715d3bca903 472 0.25/1.00 vMB 35
297,509 297,509 00000000000000001aecb65c53dea5a5ccbac32cfbf2cde4b14625655855e1e6 1,858 0.92/1.00 vMB 43
297,508 297,508 00000000000000005bd6389e958d2a227450bad7be0c7666fd73d4a4731b1def 644 0.90/1.00 vMB 17
297,507 297,507 00000000000000005b8f6e8406cd158ff6a3b7dd7a61dfeeacfb6d94231654ea 446 0.35/1.00 vMB 22
297,506 297,506 00000000000000009b2476b6705f349915ee62fe5218c88d7668f3a868844103 1,024 0.67/1.00 vMB 27
297,505 297,505 000000000000000098ec24e55e6cb42086462996bcc288f1599be64aa9ee58ca 1,247 0.50/1.00 vMB 43
297,504 297,504 00000000000000001cfb98ccb89b08980645a93d39f91dbaf04cfcc0e8b6b8b4 1,183 0.90/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.72 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: 629.68 GB
    • Received: 11.94 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.