Loading Tool

Explorer IconExplorer

Memory Pool

76,248 transactions
29.35 vMB
0.09148301 BTC
Random Selection Loading Transactions
Max Size: 173.25/200 MB

Candidate Block

Mining Attempt fcbac1764dde0d3d796b75e9d5f67ad95bd9e5373a50fa4b66132846813195e4
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root cfbf32e1008e8f1fb8869bfc238ddbafc7d79c74e36900857b2001a3a8764cd3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,369
Size: 1.00 vMB
Total Fees: 0.02693931 BTC
Feerates: 150.77 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (568,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,365 346,365 000000000000000006c50ca09c4acac38cf516ecae9711aa12be5dd3f86a9d7b 134 0.10/1.00 vMB 13
346,364 346,364 000000000000000016e37a11e92e41ac053a94548d5712be2d7be50ed2f1b5a8 788 0.47/1.00 vMB 25
346,363 346,363 000000000000000004150763e327d94b7dd9bfd724b9f1da975d4fe7c4352a9c 389 0.24/1.00 vMB 20
346,362 346,362 000000000000000006ed686ca897129f17fbfdd99964e49714cfbea3e158dbbe 1,150 0.71/1.00 vMB 54
346,361 346,361 0000000000000000000ac4edf53975ff6662a1cd24865c5dbf36d1820c790c19 441 0.22/1.00 vMB 44
346,360 346,360 0000000000000000013a33c4201f0e1dd0b49026f629a0f2f507eadd803ef5a7 1,266 0.75/1.00 vMB 23
346,359 346,359 0000000000000000015b68e29db295fcfbc7e903ce732216068bfa5e6b597d0e 256 0.11/1.00 vMB 31
346,358 346,358 00000000000000000c114174764d9de2ddc42136734c575f9092c181e63f05db 1,181 0.73/1.00 vMB 20
346,357 346,357 000000000000000013c51759e54b4cac1a73442d732e7ba0e701e4c0b26f4598 630 0.33/1.00 vMB 23
346,356 346,356 00000000000000000b0411d7613cc56c8be5abb39cc52a18098c3689e58c50f5 119 0.11/1.00 vMB 16
346,355 346,355 00000000000000000e730212f43189856912812368d9776148013c5de5a2bf5f 454 0.22/1.00 vMB 25
346,354 346,354 0000000000000000084cab2cba12e85cfbe524a8633845e3a5fcd2655cdc6125 419 0.23/1.00 vMB 28
346,353 346,353 000000000000000007b40444ef75b9a9226e0a7b3304c4f9e19d56341c51e025 814 0.51/1.00 vMB 19
346,352 346,352 00000000000000000b4249be059f44b7887dcf885332b947bcf2f2435f511144 176 0.09/1.00 vMB 23
346,351 346,351 000000000000000006439d43d180920eb757e0612f9fefa6d7c9aef053f5fa1d 70 0.03/1.00 vMB 27
346,350 346,350 00000000000000000f97e4e96c89c1fb50ecb8cba3781cf765681678dd20b68e 667 0.40/1.00 vMB 83
346,349 346,349 0000000000000000018c85eadf4667da3e1e3f0d862d21b00946d83f998c369d 550 0.20/1.00 vMB 37
346,348 346,348 000000000000000013caf359dd22443e29349adcaf12e1dc153212803cda1deb 370 0.17/1.00 vMB 84
346,347 346,347 000000000000000008f979e15ad0481a07c9e08755be5ae1ed6f18ff171de12d 869 0.56/1.00 vMB 22
346,346 346,346 00000000000000000b0aaa597276ba3b3755bdb294caa83b75353c71fed61846 68 0.06/1.00 vMB 18
346,345 346,345 00000000000000000875ee8e8349ab844bfe134c6b4d5a82bbb42602c05baadb 335 0.19/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.46 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: 667.94 GB
    • Received: 15.32 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.