Loading Tool

Explorer IconExplorer

Memory Pool

79,798 transactions
30.14 vMB
0.08024385 BTC
Random Selection Loading Transactions
Max Size: 184.25/200 MB

Candidate Block

Mining Attempt 65182f1d202150c87feea8dcee2f536d376b5a54a2b71fe9b542f8e47e5958d4
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 9ad84e9c4e102683c5ed845895d67806b7621c5de14ff2ad660ade94adb05513
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,187
Size: 1.00 vMB
Total Fees: 0.01319709 BTC
Feerates: 100.65 > 1.32 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (29,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,686 885,686 00000000000000000002502492190d5c24c802a856c854476a2ad8570b839106 2,260 1.00/1.00 vMB 2
885,685 885,685 00000000000000000001b4fea3b75e1cc9da753f97ee43825f484208cce1ce6f 2,567 1.00/1.00 vMB 3
885,684 885,684 000000000000000000014e787da1a09f9a6cfcc374e0247a1c52489847f12403 1,355 1.00/1.00 vMB 2
885,683 885,683 00000000000000000000861f187bea7a61315ffc628009a84f49656e5538cb7d 1,495 1.00/1.00 vMB 2
885,682 885,682 00000000000000000001ecce31a56757b68626eceea595a0c1b7a8884f7aa85d 1,109 1.00/1.00 vMB 2
885,681 885,681 00000000000000000001948198f90b8f9df4e4772c17faa566bb3e4a298b25c7 1,812 1.00/1.00 vMB 2
885,680 885,680 0000000000000000000180ce30e3545fa2da9c3a98148174139816bb244918a7 1,448 1.00/1.00 vMB 1
885,679 885,679 0000000000000000000027ef85203a3e26c753408963aebd5c1152eb9983a74e 2,162 1.00/1.00 vMB 2
885,678 885,678 0000000000000000000154e9827b36396cbf6418c1aef01cffd1144f52be9236 2,115 1.00/1.00 vMB 1
885,677 885,677 000000000000000000007f87c439a77602a255d1c2bdc8628021262b55d8b18a 2,752 1.00/1.00 vMB 2
885,676 885,676 0000000000000000000034d61ebd64ef30d6232110ad667b1b4b268052ad0e42 3,171 1.00/1.00 vMB 3
885,675 885,675 0000000000000000000074d87e443f3410f32a7b6c108f8f591c2920b6984351 2,518 1.00/1.00 vMB 4
885,674 885,674 00000000000000000000daa06a009a9bf5e3b07b52b393da0ba47702e9d45358 1,147 1.00/1.00 vMB 1
885,673 885,673 00000000000000000000e4f71116fda12d74f6188e066882e0a26cf70fbdcabd 1,207 1.00/1.00 vMB 1
885,672 885,672 000000000000000000014433da143480bd8b683a8020886bacabca8b63bf4bec 1,728 1.00/1.00 vMB 2
885,671 885,671 00000000000000000000843253d6d9dc451bcff167f8613a6224433915332de5 2,758 1.00/1.00 vMB 5
885,670 885,670 000000000000000000003f1a22e314a9a4612c3f36155dcd0f5d2b9df36d89ba 2,314 1.00/1.00 vMB 4
885,669 885,669 000000000000000000017b1c8080f09ddec45e4ed16695d66581258cd46443d0 1,543 1.00/1.00 vMB 2
885,668 885,668 00000000000000000000683022999df9e05d678bd629a74959725291f52667c9 2,409 1.00/1.00 vMB 3
885,667 885,667 0000000000000000000056de0216821f603be9544c18427ede2dc31371ff2a83 3,006 1.00/1.00 vMB 2
885,666 885,666 000000000000000000005c7c2f7b3f09fc75bc437039e69bb2a951fcfa8f2bd8 1,439 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.07 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.88 GB
    • Received: 18.29 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.