Loading Tool

Explorer IconExplorer

Memory Pool

80,502 transactions
29.84 vMB
0.07882149 BTC
Random Selection Loading Transactions
Max Size: 179.64/200 MB

Candidate Block

Mining Attempt 6f7056f836d7f0d63b45c979ccbf86b63de792eb441b7f9834b51ae1e672f2d5
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root f5cbf6418f14d6cd1ba56374bf1f249398ac23f5aa1d6281508f46da76e93fe3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,317
Size: 1.00 vMB
Total Fees: 0.01781522 BTC
Feerates: 454.44 > 1.79 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (183,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,636 731,636 000000000000000000034b52a946c59017809cf22fe8f254d2c6cd0647b3e88d 2,320 1.00/1.00 vMB 11
731,635 731,635 000000000000000000028b511686767dbd93bba20e67044ea445dff57ef4de29 1,605 0.68/1.00 vMB 8
731,634 731,634 00000000000000000000c8650749baacbfb710cc97c6027daeb260b99b0f6ee9 235 0.06/1.00 vMB 14
731,633 731,633 00000000000000000003ee425b757785177dc2141972d5423d1d353d18c8e14f 1,498 0.61/1.00 vMB 8
731,632 731,632 000000000000000000011ab4bba41037644ccbc64a4e29745704a73a0b5c51d9 666 0.20/1.00 vMB 9
731,631 731,631 0000000000000000000974b989ea3a0d8642403b835d0db02285654e4f93960d 334 0.10/1.00 vMB 10
731,630 731,630 000000000000000000000f5687789f4d6dea02e53bbae677112bdd61fbe69ac6 2,617 0.97/1.00 vMB 9
731,629 731,629 000000000000000000054277a0fa1112d2e6e669c22ba836dcc4e21cf19869db 58 0.02/1.00 vMB 12
731,628 731,628 0000000000000000000445f90b3844899eb04f91cd478a067b862ff1629c4c64 1,533 0.86/1.00 vMB 7
731,627 731,627 0000000000000000000283ef0d4c8352ffd5c7a08b93b5d75e8bcd371ef3ba06 574 0.24/1.00 vMB 9
731,626 731,626 000000000000000000092aa95a186dcde0294519af920866a3b34fab8fd2de84 2,895 0.95/1.00 vMB 6
731,625 731,625 00000000000000000004122e4b6fd71a2abdba8960156bda9642c5f8918027f1 1,879 1.00/1.00 vMB 14
731,624 731,624 00000000000000000006e3b24cb945a7bb04ed6c9f93f61a4d7eaddb75990060 1,437 0.83/1.00 vMB 7
731,623 731,623 000000000000000000045dda0f60570a395e414a0696274725d31280b7882108 28 0.01/1.00 vMB 17
731,622 731,622 0000000000000000000026c54c7ea0e653be6d8757215e40e76cbf5860628fcc 284 0.10/1.00 vMB 12
731,621 731,621 00000000000000000002a192066302aad443bae6d42910141a1faba3732ce854 390 0.56/1.00 vMB 1
731,620 731,620 00000000000000000006db729e8f03cb8e23634328a2f159ffbdffa43b16d855 1,975 1.00/1.00 vMB 5
731,619 731,619 00000000000000000005453650a456a8a614bb1641788a0fd4ce179a42c185d0 2,803 1.00/1.00 vMB 25
731,618 731,618 00000000000000000002e3e2457f5221bf5d42e6a1c04d07f4bee125de6c2e2d 553 0.23/1.00 vMB 8
731,617 731,617 0000000000000000000869f9e2e45cee1d3a5f5ccca5112352767038e7731960 686 0.23/1.00 vMB 9
731,616 731,616 00000000000000000008c79d7615ed9fd36d48b077781dd9110796f44ee90010 2,570 0.95/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.37 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: 663.25 GB
    • Received: 14.90 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.