Loading Tool

Explorer IconExplorer

Memory Pool

80,944 transactions
34.19 vMB
0.13569354 BTC
Random Selection Loading Transactions
Max Size: 194.14/200 MB

Candidate Block

Mining Attempt 64f8cc7b395abe4cdeb5e294504c410354c37834b4dd8782718c3b6c5c979382
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 53911c8a0c83cf281b563eec062d8d98097d6386f0fcdb8272432b0be90024cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.02344909 BTC
Feerates: 384.62 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (719,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,503 195,503 00000000000001077b4c9dce8548f32c310da1079f8f2b7b68d07272b61a37e7 32 0.01/1.00 vMB 0
195,502 195,502 000000000000009455c7a1fd319053cfeb36a9921c4fcc6aed62e51f0f90c6f0 123 0.05/1.00 vMB 85
195,501 195,501 00000000000002604b9d9983cb4b7aafd078b3d6108e31d50bbb9ff6f10940db 32 0.01/1.00 vMB 0
195,500 195,500 00000000000004d9559a4e5aa19c4f3f29fe9c4f698074991357158911bc1bb3 105 0.25/1.00 vMB 150
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
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.63 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.