Loading Tool

Explorer IconExplorer

Memory Pool

79,697 transactions
29.53 vMB
0.13898609 BTC
Random Selection Loading Transactions
Max Size: 178.84/200 MB

Candidate Block

Mining Attempt e2c88fe08c7efacaf03732f26a9f2decfaba86039a78a0b5ca187bb8b078cec3
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 3b5a46de029ee4343ab254e6348a9fa116e56fc4df2a7f81a334d3e2d9b625e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,413
Size: 1.00 vMB
Total Fees: 0.07467487 BTC
Feerates: 502.67 > 7.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (167,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,824 747,824 00000000000000000005960f33e236dcb8983b468e8543c6d624461dd63f4797 2,137 1.00/1.00 vMB 15
747,823 747,823 0000000000000000000158f2a24f882d677a493f0951b46cb78d8eaf9491acf3 3,118 1.00/1.00 vMB 22
747,822 747,822 000000000000000000086fe235278583eff6f92f16b1b78d48d5858060bc2b5c 1,950 1.00/1.00 vMB 9
747,821 747,821 0000000000000000000378fe81f455f716c4b00fe528baade56bae764879bcd4 1,441 1.00/1.00 vMB 4
747,820 747,820 0000000000000000000493a9ceb9603dbca621bf06168f7d9892f48eada2f238 2,861 1.00/1.00 vMB 15
747,819 747,819 000000000000000000093aee78e3b039285db7283ccfd4912a380584ba9fc0e6 2,592 1.00/1.00 vMB 8
747,818 747,818 00000000000000000006398aca214a10aed5b72e82447e3b1debd2f694fc2bb4 3,115 1.00/1.00 vMB 27
747,817 747,817 00000000000000000003a47c10ba397d556c18b004dfaa62ca0860c83c60b26c 2,735 1.00/1.00 vMB 6
747,816 747,816 00000000000000000004050e23783383a1ab8b5bd4da8c56d091ceb9b62502ea 2,558 1.00/1.00 vMB 10
747,815 747,815 00000000000000000008bd2abbc90971a55da7256a849a96304a582557f39415 3,401 1.00/1.00 vMB 16
747,814 747,814 00000000000000000004a17233185348e85735e054ce8ccc9aff43daba19e769 3,521 1.00/1.00 vMB 19
747,813 747,813 000000000000000000031ed3fb12343df5998483af56e8edad361772f309ddf1 1,598 1.00/1.00 vMB 9
747,812 747,812 000000000000000000038065ab3e19709f9bf8896c3c4b7fe99074b6b12f676e 2,575 1.00/1.00 vMB 16
747,811 747,811 00000000000000000009bd7175a45cf747bc939c15d1c3b08f8252378a224ff1 2,444 1.00/1.00 vMB 12
747,810 747,810 000000000000000000025e6e6dc3f1b605888487592959f932e063d8144b0b81 2,781 1.00/1.00 vMB 11
747,809 747,809 0000000000000000000658bfa6d9edf4e6359ebf86c395b6943beef2ae0be97f 2,849 1.00/1.00 vMB 13
747,808 747,808 000000000000000000094f7ac82727aab01760245669a46c52f5d6acd42361a5 1,632 1.00/1.00 vMB 12
747,807 747,807 0000000000000000000602917ac6e41e623ba1d191db32d6598877eede2271f7 3,216 1.00/1.00 vMB 18
747,806 747,806 00000000000000000009f76786896b258088b73b7e61c66501521f6e31478d41 1,787 1.00/1.00 vMB 9
747,805 747,805 0000000000000000000411b8d4540c0ec763e726be3cd2eef50876a661b6b0b9 2,315 1.00/1.00 vMB 14
747,804 747,804 00000000000000000009d235f578b4a0f45bc30f4837aaa9bd4cc0b99073e543 1,793 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.60 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: 671.84 GB
    • Received: 16.03 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.