Loading Tool

Explorer IconExplorer

Memory Pool

83,077 transactions
30.10 vMB
0.12815743 BTC
Random Selection Loading Transactions
Max Size: 183.11/200 MB

Candidate Block

Mining Attempt 1fd14463ea037a878c8531752e6465a8e7748dda77cc9a4a2d368d79ba854ebc
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root f52894c2a77ae8f794f8c431237236c6e1f89c2a8326fbd8efd65736be6fa98f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,486
Size: 1.00 vMB
Total Fees: 0.06421858 BTC
Feerates: 641.71 > 6.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (491,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,246 423,246 000000000000000004932811b4903e0fc7e29fab8e364c4c97797f5330f2ac05 269 0.10/1.00 vMB 73
423,245 423,245 0000000000000000028a643e4e418ea5212b55d3295cf10f650234c584f493dd 1 0.00/1.00 vMB 0
423,244 423,244 0000000000000000040972d581211e02f4b1c1b99d2528d36acecd69d48041ff 591 0.99/1.00 vMB 15
423,243 423,243 00000000000000000168ca0e87176f6a45185490108f11202dd90d0944667a86 986 1.00/1.00 vMB 28
423,242 423,242 00000000000000000244d33885022dcd901f92e93e8b6becb32683f3faf722dd 1,515 0.94/1.00 vMB 35
423,241 423,241 0000000000000000035719ba31729676ec61ba80b094268e24deaa02e57391d2 2,506 1.00/1.00 vMB 53
423,240 423,240 000000000000000001fe65afcca90cf229f3827ba6309fe814a198551faca2d6 2,189 1.00/1.00 vMB 85
423,239 423,239 00000000000000000308a34ed7f8a711057ab73c2d88483d5019fee4220e5b70 794 0.99/1.00 vMB 18
423,238 423,238 00000000000000000093ebe49cc369fe89586d67a6d4a1555abca1e4d095d7f7 995 0.46/1.00 vMB 53
423,237 423,237 0000000000000000005d2b7e52d678e0e6df6c81b3eee0befa41e769e8769633 23 0.01/1.00 vMB 74
423,236 423,236 000000000000000001cc76f510e23fc5c93b5440ac0a76bc4522c2deb80fc8d2 280 0.16/1.00 vMB 47
423,235 423,235 000000000000000000406208e27eec2c42e670175a6ad9b182c5c7543fb12cb5 9 0.00/1.00 vMB 114
423,234 423,234 00000000000000000515ec4b7b1946594fc78883e8429492739fb1e7bfd235b3 581 0.25/1.00 vMB 57
423,233 423,233 0000000000000000017947d318894ce3a9984ba4100db72b7c4d3646c63d2618 436 0.99/1.00 vMB 11
423,232 423,232 0000000000000000028946e2b7b3c121bc1baaacb3e72663db2c2bd17250b18e 1,479 0.98/1.00 vMB 34
423,231 423,231 000000000000000002827e1b2e4097ed2a021b33f412a204f1bc7172fffd906a 24 0.01/1.00 vMB 298
423,230 423,230 000000000000000003f55bb1378cda1c4a5755b1d37674db2ce21e434728596e 1,895 1.00/1.00 vMB 38
423,229 423,229 000000000000000003a3dcb5cea2ae5b4f3d000409cfa29c15b836cf174744b6 2,720 1.00/1.00 vMB 70
423,228 423,228 00000000000000000136006478cac5a8b2be90d8a6552740e5b809e38348ae71 2,870 1.00/1.00 vMB 72
423,227 423,227 000000000000000002d3ad467052cd7c961ced2f83c02a1a108854e63a9743fd 2,299 1.00/1.00 vMB 90
423,226 423,226 0000000000000000001071abb573ad713617525719743c03760f8278d83da252 1,785 0.99/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.53 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: 668.99 GB
    • Received: 15.69 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.