Loading Tool

Explorer IconExplorer

Memory Pool

38,794 transactions
27.76 vMB
0.08060561 BTC
Random Selection Loading Transactions
Max Size: 142.28/200 MB

Candidate Block

Mining Attempt a479a81091e9bce9e9bc4f3557bb5692375a53cc0f6a811dfcf2ecd4d6c08283
Version 20000000
Previous Block 00000000000000000000a2833e25ff8072c95c49998417fbb6c6e04df9e293aa
Merkle Root 3f39223c0d0b0537db9cf0c1263603f32910aa0c7a183b5b6823f0176b6b23ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,670
Size: 1.00 vMB
Total Fees: 0.02555176 BTC
Feerates: 402.11 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,272 (561,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,582 352,582 0000000000000000138bf6e3a78e39e897ccdb59ab297da8184b355e3426a330 212 0.09/1.00 vMB 26
352,581 352,581 00000000000000000132470d91233f1a0478ca2bf50a27d87de441f8b0994282 14 0.05/1.00 vMB 3
352,580 352,580 00000000000000000be63c28d6b4a0771698ee12fad139b195b4b92c991fce85 1,073 0.53/1.00 vMB 26
352,579 352,579 00000000000000001074f7d1d5d86110d58e2adc8df5c395d587f8b91b8fe67d 347 0.15/1.00 vMB 27
352,578 352,578 00000000000000000d4f762e739ff955c58066001260f95bbda7df08a42270d8 692 0.31/1.00 vMB 29
352,577 352,577 00000000000000000533e460c4fe2b01f6123b2e7f5de348c35898aeacafc230 1,162 0.52/1.00 vMB 28
352,576 352,576 0000000000000000084cfb3680d983a156dffcdf74ef2abbdf9a32572f487851 963 0.45/1.00 vMB 30
352,575 352,575 0000000000000000106b45ff93525c225abd3263ccf504b8e2885c2960270c63 143 0.07/1.00 vMB 27
352,574 352,574 0000000000000000009c91628140b5514c7a64412bf20f7236c768184cb3eb33 93 0.04/1.00 vMB 30
352,573 352,573 00000000000000000a5ebf1762324d4897a0228be3e4d64966d952f5be2f5920 260 0.11/1.00 vMB 27
352,572 352,572 00000000000000001124629d22e50b85a9948ee94714554fbe6456cc67ee6ec7 758 0.57/1.00 vMB 21
352,571 352,571 000000000000000000dcfe7a86d25992e7ee1f5299eb799f2d07e2f96307aacc 575 0.26/1.00 vMB 30
352,570 352,570 000000000000000010b57d67e2fc8b61e29a927540ce0527f0f57394f61d5298 120 0.10/1.00 vMB 12
352,569 352,569 000000000000000009707a4ddc54337c004d0af6802e04c5fc85e40229f84c6a 171 0.22/1.00 vMB 9
352,568 352,568 00000000000000000cfd0468325ec4135013486cbe3269f0be9b62a9fa01e6ed 556 0.27/1.00 vMB 27
352,567 352,567 00000000000000000a62b551161429e5db1ef9af4bac718632ab528bbca7fb6d 152 0.07/1.00 vMB 23
352,566 352,566 000000000000000012e8059ebf733084cf40f423f3b82a658832a8554ca2f3db 939 0.39/1.00 vMB 30
352,565 352,565 000000000000000008a06cb0a5edd89e7d29808565e04d58a4a97f7982ade3d7 1,147 0.50/1.00 vMB 27
352,564 352,564 00000000000000001362ff30d9551b2e0471e700fec44924d48e4adc9b03bb3a 962 0.47/1.00 vMB 24
352,563 352,563 0000000000000000061e8bf985fe954209ddd7802d1547d42bc6a1340d88194c 128 0.04/1.00 vMB 57
352,562 352,562 0000000000000000156201cc021ad2de4288be6b0562e854d7b5c46c02fa4c7d 134 0.10/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.08 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: 578.37 GB
    • Received: 8.76 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.