Loading Tool

Explorer IconExplorer

Memory Pool

79,071 transactions
30.06 vMB
0.12409718 BTC
Random Selection Loading Transactions
Max Size: 180.27/200 MB

Candidate Block

Mining Attempt db5a58fe444d80c74a98271dc29dd58caf385cbf02b9b398d0887c39ee79c43a
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 0a803e285e5ba59e79c21eb891a0c0f7f8f6e90daaa533a040681f34f5368e38
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,750
Size: 1.00 vMB
Total Fees: 0.03819083 BTC
Feerates: 673.02 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (424,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,758 490,758 0000000000000000001da07817387bc57da4074903cba7f04759cefe50e86b1c 2,437 1.00/1.00 vMB 45
490,757 490,757 0000000000000000001dea9e825ebb86f5f8a906a8a595413ffacaca15e2be1f 2,467 0.96/1.00 vMB 137
490,756 490,756 000000000000000000e1e5ef2c968b8a75c73aadf85d0e9dea6e8e66de3a5daa 2,244 1.00/1.00 vMB 31
490,755 490,755 0000000000000000007e679cb0fa2611a47f9f24182f89ff1270eebe184abdce 2,049 1.00/1.00 vMB 123
490,754 490,754 00000000000000000020fa6a10d612ff4f546f4d362de0b6a27861fce0af9135 597 0.98/1.00 vMB 16
490,753 490,753 0000000000000000009204c7c025214e7e4213a290387184ed6d647adc42d46b 336 1.00/1.00 vMB 6
490,752 490,752 0000000000000000001f84db2a0d4247642672bb842b1c32d2f8d41aeccc057d 484 0.99/1.00 vMB 20
490,751 490,751 000000000000000000d9a7a5e99e1bb81a5d3fe51907ca53a685a9e82e106021 769 1.00/1.00 vMB 24
490,750 490,750 0000000000000000009a2b1d037e8b5259463999efa605f4d44e369dca638117 844 1.00/1.00 vMB 23
490,749 490,749 000000000000000000aa2a65a35f16645db21f23ab212bf37938a1dc0c811bf2 945 0.88/1.00 vMB 24
490,748 490,748 000000000000000000d7ba4a1e48825a8d914795254e9525536e516e123f68c8 1,658 1.00/1.00 vMB 73
490,747 490,747 0000000000000000001a583d057ccca1ee26eacedeb5761f7eb934d0989a7e1f 1 0.00/1.00 vMB 0
490,746 490,746 000000000000000000a317fb30f14c8d556c503ef2d70114624ff81ac1816263 594 1.00/1.00 vMB 8
490,745 490,745 000000000000000000115f39348df204e23a37724167adf281fdbc58a0b51738 1,685 1.00/1.00 vMB 66
490,744 490,744 00000000000000000075ec4ff77b161af43881777274b5e60ca9c5fb4e341c5a 1,644 1.00/1.00 vMB 67
490,743 490,743 00000000000000000014c706cd71afb922706b3da3f04b50601791bc6799045c 434 1.00/1.00 vMB 11
490,742 490,742 000000000000000000e05ceff69023bccecde582cbd6bebae47dd00b8d813188 1,441 1.00/1.00 vMB 60
490,741 490,741 0000000000000000001f8d8b3147fc5f45ec21504b53eb686d8ae90a81c85661 32 0.01/1.00 vMB 110
490,740 490,740 000000000000000000d56e5f817db1edf7014b7b30352367b1dd29c49f50483f 424 0.22/1.00 vMB 161
490,739 490,739 000000000000000000a8953a81833dc1043524e29f874099af884979ee3c12a8 434 1.00/1.00 vMB 11
490,738 490,738 000000000000000000cb8c039c7bcec7d397043b9efd72f97aa934b602762ccc 2,152 0.90/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.