Loading Tool

Explorer IconExplorer

Memory Pool

81,694 transactions
34.37 vMB
0.14281583 BTC
Random Selection Loading Transactions
Max Size: 195.31/200 MB

Candidate Block

Mining Attempt 13c60e17c6ff234b1675d7b7cda83ac6bc3ccbe3d770a129e4eacc5842a72c9a
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 1ca9a3bc00c499338328ff099268aa87f2702799f4d965e0742ffb6345f8d1bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,025
Size: 1.00 vMB
Total Fees: 0.02758069 BTC
Feerates: 384.62 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (719,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,499 195,499 00000000000006004be9f6121fdb996da9542a707456d3c10a12b2de5e1edae2 126 0.05/1.00 vMB 124
195,498 195,498 000000000000042310c7f2090bc24427259462345a038b5807dd37f5ac2fbd6f 163 0.07/1.00 vMB 197
195,497 195,497 00000000000003274d19db3a27d8dd0c67f9778d855fbdc872b7863f727c683d 253 0.10/1.00 vMB 162
195,496 195,496 00000000000006ecb66ff6a82353431689797f512e5e6b0a754773a4581ccd2d 191 0.05/1.00 vMB 1
195,495 195,495 00000000000004516d0db10e74d741ab5fbbbcb949b95088088c958a59b7c3d4 228 0.11/1.00 vMB 133
195,494 195,494 00000000000005ff3176d7aadb5940e70c471fe25a229193cfbb5f3f6521c7bc 339 0.15/1.00 vMB 113
195,493 195,493 000000000000022bec34a4340bdfaf85037f77db33b69cf199567d33d0738716 539 0.23/1.00 vMB 126
195,492 195,492 00000000000000e9efd00439cd23d9f66f64f3a043ef243f1ded6c9f4a2f9d77 395 0.12/1.00 vMB 240
195,491 195,491 000000000000034dc00fc85a5d1c9b03538333cb8d37cc224c867b6161efab13 442 0.25/1.00 vMB 236
195,490 195,490 00000000000000aa8c274667142cdba2ab3642df60bf516437bb408547cd6c37 11 0.00/1.00 vMB 218
195,489 195,489 00000000000002153b46032206ae458fa1b4ea83b2d4cc8d9b02accd686a464b 512 0.17/1.00 vMB 39
195,488 195,488 00000000000002851a76e5b8a97a741813927155cf10eba7cf2d8a2718c203f1 638 0.24/1.00 vMB 179
195,487 195,487 000000000000033160000b0a7bfc844b43b8586b942abcc73c3d892b84cc7c8a 10 0.00/1.00 vMB 29
195,486 195,486 00000000000007033e354504a4a0fd8ff7434b83fb516d223c40abec75c3bc74 1,024 0.40/1.00 vMB 153
195,485 195,485 0000000000000176754042b5119081aba645076f6e82ad2a0f707bd3a15fa117 1 0.00/1.00 vMB 0
195,484 195,484 0000000000000782e1888f425673d227ea94a610e378684b313e7ff15c6ef8e6 47 0.01/1.00 vMB 65
195,483 195,483 0000000000000493ea7dc02747901400c8e84d7e19951f817eaadf0e69e56176 416 0.16/1.00 vMB 170
195,482 195,482 0000000000000117674d181e145b100d481243df9e1f97aca86cff07337cd123 13 0.00/1.00 vMB 312
195,481 195,481 000000000000022fe299304821e477c4169739d8de5ecf397ec12277add20050 168 0.06/1.00 vMB 142
195,480 195,480 00000000000002a43f189eff39d5a2a12141c8bf03e9c5f2b7e958f22bd3ca75 362 0.14/1.00 vMB 235
195,479 195,479 000000000000008fde0cf54bf8f03e13abd39b254542309076ba062be6e847fd 69 0.03/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 783.10 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: 729.87 GB
    • Received: 18.49 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.