Loading Tool

Explorer IconExplorer

Memory Pool

39,674 transactions
26.34 vMB
0.05926169 BTC
Random Selection Loading Transactions
Max Size: 136.87/200 MB

Candidate Block

Mining Attempt d0b37637bbcc139adcfdfd50c2cf5c127bea0bfe8535321edffc1c81e18eb01a
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 1b8707b43aa1cee65febf8b3bf857a5e48cbb4b52536d6395ecbcd6f58e13b6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,508
Size: 1.00 vMB
Total Fees: 0.01086192 BTC
Feerates: 50.62 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (233,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,532 681,532 00000000000000000000af522c80e5ae85b3b8475ec477021684a23d937fdf4d 1,916 1.00/1.00 vMB 147
681,531 681,531 00000000000000000001be968870c9a08abcfe0889228cd0e833711f73b95c55 576 1.00/1.00 vMB 9
681,530 681,530 000000000000000000025dc910767032e079bcd7ef60dca82379461cff09bc19 667 1.00/1.00 vMB 11
681,529 681,529 00000000000000000001c79cfc359dcf2bba9bd14b3a699a08b3bb7e8fcab5e5 807 1.00/1.00 vMB 12
681,528 681,528 000000000000000000037140cd29eb99e76681372d6ae50f6827f1df49a9de09 1,720 1.00/1.00 vMB 36
681,527 681,527 00000000000000000004a191d4888ee04dd3b4fb3c2ecb4d4332b39ebffe2699 2,134 1.00/1.00 vMB 9
681,526 681,526 0000000000000000000843f3efa74fc70fde4ee1ff46ade5b0f308ca2d3124bb 1,577 1.00/1.00 vMB 28
681,525 681,525 00000000000000000002a7adbe8f54225478e6b7eef794be0ee5a019bda0fff0 2,309 1.00/1.00 vMB 109
681,524 681,524 00000000000000000003f11f7ea1501c799a09530dd3c751665a5ac7818b8657 961 1.00/1.00 vMB 23
681,523 681,523 0000000000000000000366fc6a7c1bcf2ffe92caddce50d4112b6e08503fd3bc 2,588 1.00/1.00 vMB 98
681,522 681,522 00000000000000000005fb1a438a88bccf0078a893fcd9da62316b51d1492746 695 1.00/1.00 vMB 15
681,521 681,521 0000000000000000000504f79236c4c8cbfee36d23250d3e4b741f0866578586 678 1.00/1.00 vMB 8
681,520 681,520 00000000000000000000a62dbd00aac10221e14ee31e4ccf0f69b5992ef2dc09 878 1.00/1.00 vMB 14
681,519 681,519 0000000000000000000c0b575b54782ac1233b52167a4360b387a92aad6d5c36 1,441 1.00/1.00 vMB 13
681,518 681,518 00000000000000000005eab3ba707a8145dc9be284fc9389d6136b37e35996f3 1,308 1.00/1.00 vMB 27
681,517 681,517 0000000000000000000c47856a072e7acccd8068343640d9cd4c21ebc915e72f 569 1.00/1.00 vMB 9
681,516 681,516 000000000000000000038dda83cc4847f41132dc03e36eb59e854a1bbe3c300b 1 0.00/1.00 vMB 0
681,515 681,515 00000000000000000004abe912cf545a36938f858054f294358bc0710853e40e 849 1.00/1.00 vMB 20
681,514 681,514 0000000000000000000da4b8f0c5e9f51144a6eb543be09c362f79cf43b6fa8d 985 1.00/1.00 vMB 27
681,513 681,513 0000000000000000000b4293e2d83ca4114d9bd34d033072c65a27e58afeaaab 112 1.00/1.00 vMB 8
681,512 681,512 00000000000000000001bedb5cb4fb998e1591e57e29469fc6fb951cc6f5e987 1,518 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.22 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: 654.69 GB
    • Received: 14.16 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.