Loading Tool

Explorer IconExplorer

Memory Pool

80,672 transactions
31.00 vMB
0.09427977 BTC
Random Selection Loading Transactions
Max Size: 187.73/200 MB

Candidate Block

Mining Attempt 650ff96b382a251cf347521151376a14df4c5c4d68382d010f866cc8b4ba45f0
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 3e6d807b9037d104439947a2151ca7eb4f82f2f3cb074d7ca528c6aed1ad789a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,182
Size: 1.00 vMB
Total Fees: 0.01973604 BTC
Feerates: 106.51 > 1.98 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (555,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,640 359,640 00000000000000000cbb79a89f0c023cd142d2ff6a9bb89aa7af85d0ac098818 128 0.04/1.00 vMB 34
359,639 359,639 0000000000000000166b557c4ae82961e355bbafb6a98acccfb57b74bface148 103 0.04/1.00 vMB 31
359,638 359,638 00000000000000000cd8dcf7ae0b35eff812c990b12399eb1b13b33879933727 301 0.12/1.00 vMB 29
359,637 359,637 000000000000000007b27f0b86e6f8028d09e984ec0783a4055230efba976764 818 0.39/1.00 vMB 28
359,636 359,636 00000000000000000b4945ea04bb74d25c1687615f10dce2707079662851eec9 218 0.08/1.00 vMB 33
359,635 359,635 0000000000000000135c009a082215a0c268955f505ca70de63f476ccdfa260a 632 0.38/1.00 vMB 23
359,634 359,634 000000000000000014f856cc8f0a76027ca560205d88a6c3a10106973fe08693 822 0.39/1.00 vMB 26
359,633 359,633 00000000000000000392ad1b232f47256cad36a8d949a48c3b97e7d246f22759 480 0.21/1.00 vMB 31
359,632 359,632 000000000000000005de62557795e6517b828dab489dd77ca6c62c2dd8870388 50 0.03/1.00 vMB 19
359,631 359,631 0000000000000000080115e8a1938237267e0fac037137e50b771ad242b9957a 139 0.08/1.00 vMB 25
359,630 359,630 00000000000000000a434960217681854292f92de24435835774547e2d35ed69 286 0.16/1.00 vMB 24
359,629 359,629 000000000000000006f4827fb32513498831b0d324ff2217b7952016dbf52956 248 0.12/1.00 vMB 25
359,628 359,628 00000000000000000798b6f53e62c333516cdd495082993653e927bd39773896 376 0.19/1.00 vMB 24
359,627 359,627 0000000000000000046f1ee057c3bc770c27c2fad91ce212450e57c761a46e2f 559 0.22/1.00 vMB 34
359,626 359,626 000000000000000011ed60f007ec5ec32d196b93ffbc352e4cb02247f6cf1c5a 1,337 0.60/1.00 vMB 28
359,625 359,625 00000000000000000b0c4437cd594ae56bb6dc532c497af9b595b653311345f5 61 0.03/1.00 vMB 11
359,624 359,624 0000000000000000028104e61aabd1b31bd0a136c33daecdd92165126aeb7ce1 534 0.24/1.00 vMB 33
359,623 359,623 0000000000000000041ca40bdec7946dc4105fea0cefb26ea7fb8914880fe089 536 0.31/1.00 vMB 25
359,622 359,622 00000000000000000259faaa9042502799ff0cc951804f944aff279116d21e5b 241 0.13/1.00 vMB 21
359,621 359,621 000000000000000009ba0f5f6b6048bb253f9aba81cb29a25a7b1a1d0a4a0602 836 0.41/1.00 vMB 24
359,620 359,620 00000000000000000013e9712cfc1152d93a24cae3cd23d5ec78aef15390833f 359 0.16/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.