Loading Tool

Explorer IconExplorer

Memory Pool

83,691 transactions
30.34 vMB
0.16823953 BTC
Random Selection Loading Transactions
Max Size: 184.07/200 MB

Candidate Block

Mining Attempt 4ba7dc1a84fe2c911062d2a6396b1b8dce847b687536a4d2d7eb044e0b89f52a
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root b1b28d93a65631417648db1f490074d5d3c0d324f0686d753d4cdf4bf72a019d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,150
Size: 1.00 vMB
Total Fees: 0.10566878 BTC
Feerates: 155.43 > 10.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (570,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,607 344,607 0000000000000000133176429ed636ae48cb2d86d9bfc98ec32372894be22ed6 55 0.02/1.00 vMB 29
344,606 344,606 0000000000000000167646e9a1e59de9b021cdd69e3b995ea10bc212af5558e9 90 0.10/1.00 vMB 8
344,605 344,605 0000000000000000067c7ee54bf1b6a2e265bf9e4c4740ff277b44a628173492 271 0.16/1.00 vMB 19
344,604 344,604 00000000000000000c283b147e7462c7e6cf99b12aff3505fc58e1506553cdd7 515 0.23/1.00 vMB 29
344,603 344,603 000000000000000011dbacbcf124b3c6eafd5bb2a6c1e0a439a08e4996c31656 311 0.17/1.00 vMB 23
344,602 344,602 00000000000000000207f4405dfbcea436278477118084242789b48b2bda0c80 553 0.35/1.00 vMB 23
344,601 344,601 000000000000000018b3295f70b32583fe3c16b92397c0aa12f581cd92b7b1b9 407 0.46/1.00 vMB 14
344,600 344,600 00000000000000001346fff3e19b529e7edcb5276d0c90323fc194aa3eddbabf 131 0.11/1.00 vMB 21
344,599 344,599 00000000000000000dba6d8279856710b548888d759351e2b91ec6181807c761 302 0.17/1.00 vMB 24
344,598 344,598 0000000000000000154c08f577aa72d7686c750c68e27b38f1f0d1effcfe4711 269 0.18/1.00 vMB 26
344,597 344,597 00000000000000000714eff5c48f9ff760150c8dd8ee9afdef852383c34d2376 835 0.56/1.00 vMB 20
344,596 344,596 000000000000000006279fbc2ff99b66fbd9e6de2f761f55494e07fab2a853a6 1,860 1.00/1.00 vMB 27
344,595 344,595 000000000000000002616b20314b616ef5b4c978a39a5e5951a5d6cef3085f32 178 0.10/1.00 vMB 23
344,594 344,594 000000000000000011e91602cbcdb82e5984b658c5dd1c5435031025473f2e10 114 0.07/1.00 vMB 21
344,593 344,593 00000000000000000894a2442337fbe656e9dd99db2ff00dd47a73d23892a061 555 0.50/1.00 vMB 17
344,592 344,592 00000000000000000a0007551b16b7d2556b76b4658b84a79a2aab8967a9268f 1,491 0.75/1.00 vMB 28
344,591 344,591 00000000000000000261143e0ba3461d27ba5e574de4a852e794e362b27960f1 806 0.47/1.00 vMB 24
344,590 344,590 000000000000000008b01254a56beb885744c6060c024115be2274a4c0eeed78 160 0.08/1.00 vMB 25
344,589 344,589 000000000000000004bc4304019b9d89038942c83d423fc38d7c347e72332f4d 790 0.57/1.00 vMB 18
344,588 344,588 0000000000000000126c58845eec57e993726afc7f69b57ad4b0bcdd69ff5cc3 1,097 0.75/1.00 vMB 22
344,587 344,587 00000000000000000b596fd9a398bbae778c8725a93104a47890ac52afcf53b0 233 0.12/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.32 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: 660.24 GB
    • Received: 14.64 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.