Loading Tool

Explorer IconExplorer

Memory Pool

72,300 transactions
27.93 vMB
0.06305857 BTC
Random Selection Loading Transactions
Max Size: 165.55/200 MB

Candidate Block

Mining Attempt dd1af7ca7556afa27e9c1ef4b711d963e74fffbeaa1a2aa53612e97a59611e4c
Version 20000000
Previous Block 00000000000000000000e94b2fa04b5815c8607f95d1c591178669b3e7ff4075
Merkle Root c81a76d7bc3f11630a2b5bff4675b02f95e81ed17a03bd77b0f3e7d7bf1a6a46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,215
Size: 1.00 vMB
Total Fees: 0.00732787 BTC
Feerates: 111.62 > 0.73 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,032 (548,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,967 366,967 000000000000000011fa394d6fa3e64d890703a1e813f3b4f27c28d212558119 1,206 0.68/1.00 vMB 40
366,966 366,966 0000000000000000094a63eefdfe79a0c45a8cf6e15fcb4d0f293af48452b706 483 0.30/1.00 vMB 27
366,965 366,965 000000000000000005b02567240b31d2b085776c6619c08ea88c7230cb4b8b4b 378 0.20/1.00 vMB 37
366,964 366,964 000000000000000005ad1ffb2b7d88e9820ee8b4d02b724577d9b54215fd0272 746 0.50/1.00 vMB 19
366,963 366,963 000000000000000004a4ef1edb895d50933546fe319972de4e2abc8af28b8d5a 1,830 0.93/1.00 vMB 32
366,962 366,962 0000000000000000112a4fd7df8d16b456e25ea19cd229807776b4f6e2109c40 2,235 1.00/1.00 vMB 51
366,961 366,961 000000000000000011d662b46513b8a1f3ca913e62ab544ec8d703aae81b0a67 363 0.24/1.00 vMB 44
366,960 366,960 000000000000000004140414065255cb4163d95a4e67dfd7c3e3731f1597a31e 425 0.30/1.00 vMB 47
366,959 366,959 0000000000000000127d9aeab6642ec1fb751f5b8d51247879f2d039efdecff9 742 0.35/1.00 vMB 14
366,958 366,958 0000000000000000024c97fbb0318895b4d7ff02957e2ff0ad7693d610ca36db 885 0.44/1.00 vMB 36
366,957 366,957 000000000000000003459f78285c5cf74726b63e7421cb0fa62b99956f821dc9 1,310 0.67/1.00 vMB 37
366,956 366,956 00000000000000000dfad7460bbb92a8782a20471864928d9f9c663ba69cf828 1,280 0.75/1.00 vMB 38
366,955 366,955 00000000000000000542a0bb9abe2151ac25733727edc346004e6fb2f6cd9e7c 1,482 0.78/1.00 vMB 44
366,954 366,954 00000000000000000ede8236c9bd5a41f750ec4535cd2bd022e8932fd6bc9311 1,347 0.69/1.00 vMB 37
366,953 366,953 000000000000000005d3be4a62989855bb608835074440bfedb57fe4b1ca0c54 353 0.19/1.00 vMB 40
366,952 366,952 00000000000000000a696c444a106878c245942bfe09fc0353fc67fd4903b640 831 0.46/1.00 vMB 46
366,951 366,951 00000000000000000e7d14d709ba31ce2f7af29f04eb3bddff47bd20dec0ef43 342 0.18/1.00 vMB 32
366,950 366,950 00000000000000000abbaef74b71aafd9ba5b86444b4806d3de6f51b6fd9496f 126 0.08/1.00 vMB 27
366,949 366,949 0000000000000000141bed6f128a71224bfb83840a3b58de7850c2b98612a30d 109 0.05/1.00 vMB 35
366,948 366,948 000000000000000005a06afb6775eadc28ca99956d19c854171c487913626eb9 52 0.03/1.00 vMB 34
366,947 366,947 000000000000000012d65678a5a449d3cdc800ddec7afb962c6c6d68036f73fe 242 0.16/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.45 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: 666.83 GB
    • Received: 15.23 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.