Loading Tool

Explorer IconExplorer

Memory Pool

81,887 transactions
31.01 vMB
0.11682502 BTC
Random Selection Loading Transactions
Max Size: 185.60/200 MB

Candidate Block

Mining Attempt 8b85ab715fe805601355095dd5bad493a00cd5ce865b36c86985a63f509986d2
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 4b44000fa68d9c2ecafb9d972ebb0f80678f1b7f2e0fd8739f741c9eb879a711
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,500
Size: 1.00 vMB
Total Fees: 0.03353741 BTC
Feerates: 101.42 > 3.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (398,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,284 516,284 0000000000000000000fcca8a7514263f22ba9c8ab50268d7606638b950825ba 389 0.10/1.00 vMB 12
516,283 516,283 0000000000000000003784f7438b0d0225f55ce1e7c7204da9e4eb75e3ccd1f7 661 0.50/1.00 vMB 13
516,282 516,282 000000000000000000388cadf6c733571c26e534ec3869e1b1e61f22472ec3e8 1,711 1.00/1.00 vMB 8
516,281 516,281 00000000000000000009362e01fdea751a534b80ce0ed72907ba5ef54148752e 2,825 1.00/1.00 vMB 31
516,280 516,280 0000000000000000002c09b05ed8a4ec18afdf8050712efad711d0fc380b736d 451 0.19/1.00 vMB 71
516,279 516,279 00000000000000000007e238a5203abbb85237975d1437b2845cd12574dbf4db 834 0.41/1.00 vMB 27
516,278 516,278 000000000000000000164f6cd29c87000819eb377e6c2a849b4ad80278b3190b 1,473 0.86/1.00 vMB 12
516,277 516,277 00000000000000000034506ad1f00fac2484ae5fb811b6cd1ca57ba0ec2f7b97 2,459 1.00/1.00 vMB 15
516,276 516,276 000000000000000000439b4f0b93212f91e8877803e487e440b249bd146b23ae 2,102 1.00/1.00 vMB 41
516,275 516,275 00000000000000000037c4406b564631c7db2bd30d8126327f1ecb04a9426975 138 0.07/1.00 vMB 18
516,274 516,274 00000000000000000015b5bd5cd34348dcaec8610c7a85ab99e4d579dc2132b4 739 0.28/1.00 vMB 38
516,273 516,273 00000000000000000036bcaa96be8343afc73c312763d6514de3b174971de095 211 0.07/1.00 vMB 25
516,272 516,272 0000000000000000000341bea614990357f82abf8d0b7edfbce855e34006721f 107 0.04/1.00 vMB 26
516,271 516,271 0000000000000000004a59701a0506332d4c5309df639532b7763124796ac3a0 186 0.06/1.00 vMB 44
516,270 516,270 0000000000000000001a958cc7344bd6a7053438692d273602f4e9e304ac2931 428 0.19/1.00 vMB 36
516,269 516,269 0000000000000000001125992ba44e1003c94b8e3488364a9351007292cd4135 388 0.19/1.00 vMB 26
516,268 516,268 0000000000000000000138854c76fae73c6d35899612339c35e66352d4e7dcf9 1,117 0.53/1.00 vMB 31
516,267 516,267 0000000000000000003b9c0b71977261807bb29144b2f34399f66a2b124294e4 1,096 0.49/1.00 vMB 23
516,266 516,266 0000000000000000002bf09b57365cf59a40e08fbec7ad95329e15be2ce44441 2,232 1.00/1.00 vMB 33
516,265 516,265 0000000000000000000363fdd52ab61113bc5afd2b093a1f389d2faa43282559 1,572 0.69/1.00 vMB 28
516,264 516,264 0000000000000000003fb5ea7151a939d73085c8def552484e621dacd88049e5 1,291 0.59/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.