Loading Tool

Explorer IconExplorer

Memory Pool

41,922 transactions
26.25 vMB
0.09294695 BTC
Random Selection Loading Transactions
Max Size: 147.29/200 MB

Candidate Block

Mining Attempt a9cbb523db7e2cde5c2e27e45c3c151317388ea2fc0efd735eab166524b977db
Version 20000000
Previous Block 000000000000000000004bfa92ecb651f3fab4e57c5ea57e46c8f49a3dfaea25
Merkle Root 2217e2de59172b7a064b62213d9121acef888195172d722d2e3f757757bb52dd
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,695
Size: 1.00 vMB
Total Fees: 0.05189863 BTC
Feerates: 477.45 > 5.20 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,187 (54,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
887,120 887,120 00000000000000000000e7c0ff51b5dd77aef7be27d2dcfdd3eb2c451c2bcc79 1,234 1.00/1.00 vMB 1
887,119 887,119 00000000000000000001bf5269dc6e4235a906fcbcd489fca43f7e7c93637e34 3,313 1.00/1.00 vMB 3
887,118 887,118 00000000000000000001ef9ce8fb88dfe8ae096ad3142ac40a34e8cf1932feb0 1,727 1.00/1.00 vMB 1
887,117 887,117 000000000000000000026248fa736b3d7af414bf8a369fecce696160766c0981 2,826 1.00/1.00 vMB 1
887,116 887,116 00000000000000000000b76f0ce068b2aa9831786da175fa67dc37d4d9c48903 3,118 1.00/1.00 vMB 2
887,115 887,115 0000000000000000000265bbbc9ff80c5edecfe97091a747bea9a27e214264bd 2,686 1.00/1.00 vMB 2
887,114 887,114 00000000000000000000cd923352ae35813e585538f7f3979027f2cb9c8dd66a 2,458 1.00/1.00 vMB 3
887,113 887,113 00000000000000000002517281a8c4e1cdc1f016ecd73b139217abdf25b450a8 2,101 1.00/1.00 vMB 2
887,112 887,112 000000000000000000008daa0dd6cb871dfecc9d37c37d66a97468207cc8e932 2,630 1.00/1.00 vMB 2
887,111 887,111 000000000000000000026c48d96f39419371abecfb4c92ca8e8ae920edff2b21 2,079 1.00/1.00 vMB 1
887,110 887,110 00000000000000000001ada898640584da0cc875852ef1e3644e9961fdbe992b 4,284 1.00/1.00 vMB 1
887,109 887,109 000000000000000000009d9d18a312a173d8ebf02796df742fc11870d93b2c26 3,586 1.00/1.00 vMB 4
887,108 887,108 00000000000000000000887b1a111292ae26332fd0deb3e4fcb55a5c55f780c8 3,222 1.00/1.00 vMB 5
887,107 887,107 00000000000000000001052c2e7258861960f2a9f9790ede6b194b10a705a1b5 3,996 1.00/1.00 vMB 4
887,106 887,106 000000000000000000023ebcaaff9a8d4c7af814769838732673ba830961ef36 3,541 1.00/1.00 vMB 3
887,105 887,105 00000000000000000002645d791868b695a0cc579f956eba134f684fd2772a24 3,463 1.00/1.00 vMB 2
887,104 887,104 00000000000000000000e6488194177a3eda08110f3cb9db31afad5f1bd77bed 3,096 1.00/1.00 vMB 2
887,103 887,103 000000000000000000013e7a4173db53ca8faeec0511994f987e0c962d3d83cc 1,476 1.00/1.00 vMB 4
887,102 887,102 000000000000000000001645cb787cd48713d775992982d2034979874c24f65f 823 1.00/1.00 vMB 6
887,101 887,101 0000000000000000000126100427f58700b46318001b0bd5942ab3cdd0706ee0 3,339 1.00/1.00 vMB 7
887,100 887,100 00000000000000000002713efc25cf43c81556c944948769a9b7b2200129764f 2,635 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 828.89 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 4,620.90 GB
    • Received: 249.42 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.