Loading Tool

Explorer IconExplorer

Memory Pool

83,287 transactions
30.17 vMB
0.13146014 BTC
Random Selection Loading Transactions
Max Size: 183.50/200 MB

Candidate Block

Mining Attempt b65fd3a67e395abfb12224ab550d5d730cbf43d01467586aa828f207e51842aa
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root d4016a05e7e23e2eb5f8b4eaca3bede45d9b4833f4ae66256291835bb5483f72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,495
Size: 1.00 vMB
Total Fees: 0.06685429 BTC
Feerates: 641.71 > 6.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (734,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,421 180,421 00000000000006681e01af9fa6e6d5c19cb826989c11211a6dc366fa4dc40bb5 17 0.01/1.00 vMB 2,077
180,420 180,420 00000000000004607c36914ddbed3b87c349cb855151652cbbf456bb6b2d01d4 83 0.06/1.00 vMB 118
180,419 180,419 000000000000018ac3bfb208f604c379a5c2697e5bd723fe30e799603768a3fb 22 0.01/1.00 vMB 7
180,418 180,418 00000000000007f66ca9e607e966b62dbb4ff8e353fb15abb147f8b11ece0003 91 0.04/1.00 vMB 53
180,417 180,417 00000000000008cb00ec492e0a375e2f5d5d10bcc371987d7d2295b2f009eb04 41 0.02/1.00 vMB 116
180,416 180,416 00000000000005df73c25e92a9122a2b4da28da9a5e1279da7e5bdda07fafdf3 76 0.04/1.00 vMB 114
180,415 180,415 00000000000002fa73653c0c511ba806477412a031d5159611ffa5a9d09e7a2a 139 0.05/1.00 vMB 134
180,414 180,414 0000000000000252f400a5ab79c6b9677483715624b00e2a285a9dd53ec0ceb3 21 0.01/1.00 vMB 496
180,413 180,413 0000000000000976715f262d839a67a6a83c931ec2c83d9353c0dae3435aa0fc 12 0.00/1.00 vMB 24
180,412 180,412 00000000000004375a2fb1905b10b951a78e33032f3c1ebece97c6b595088c8e 136 0.05/1.00 vMB 174
180,411 180,411 00000000000003e4beaa67e6418abf31ce7f63aba5f1a844675cb28bf1558857 121 0.07/1.00 vMB 366
180,410 180,410 000000000000076b92a83b7a77f045de68fde25225910b56efffe25ea16baaea 172 0.08/1.00 vMB 101
180,409 180,409 00000000000003eb05fab902f6820e87a32a456e6f7db517db7c975227f2d59f 261 0.11/1.00 vMB 149
180,408 180,408 000000000000044a3a27f00f4cfea9111fcd7f87b1d6f1f2414db93e70d030d6 275 0.13/1.00 vMB 157
180,407 180,407 00000000000001fe9f810fcadd614503a9aa1d9f7df2d2d90e06bd057bb8652d 42 0.02/1.00 vMB 3
180,406 180,406 00000000000007ce145f645332c4dcf4bd5c1f344c5b408b326185daf2bee6ab 220 0.10/1.00 vMB 114
180,405 180,405 000000000000069fdca66e4eb8768ed04484a13c00e884268edd6d1d28b01d2b 27 0.01/1.00 vMB 71
180,404 180,404 000000000000007a602bbe275313bd0c958839171b99ab07af1cf6c88fa460e8 144 0.08/1.00 vMB 110
180,403 180,403 000000000000071dc1471e18bc3abde5dfcbd8a5ee06669856befa31ee03715d 206 0.12/1.00 vMB 152
180,402 180,402 000000000000033e14f9eb87b20d55fef0061f92285041fbc9ef646c647d7de9 123 0.05/1.00 vMB 151
180,401 180,401 0000000000000842ce2bb4d9ce19ac2b29198d38227034ee209dd2cf9db76898 63 0.02/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.53 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: 668.99 GB
    • Received: 15.69 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.