Loading Tool

Explorer IconExplorer

Memory Pool

33,765 transactions
25.18 vMB
0.05249777 BTC
Random Selection Loading Transactions
Max Size: 127.96/200 MB

Candidate Block

Mining Attempt e043d9c4f3c3987d6f5b8727a0aa9b0b24d61adac1b47bb0e4a2a99564c904d5
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root e58dabf0167d33a22f7f49932571d6e268d45a89dcc4afbef2259a1419992c95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,540
Size: 1.00 vMB
Total Fees: 0.00702684 BTC
Feerates: 508.49 > 0.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (246,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,591 668,591 0000000000000000000248a53a9b3a64cc30b49199be7e820eaafc8a3c976ba6 1,741 1.00/1.00 vMB 40
668,590 668,590 0000000000000000000ce840d00833cf1770dba7046617870fe251cde058c224 1,758 1.00/1.00 vMB 42
668,589 668,589 000000000000000000073618c43f04030bc64d441543d50e89d6b347ab40ffb3 1,459 1.00/1.00 vMB 85
668,588 668,588 0000000000000000000949be0d5774f756b38e411f22fac4a179c2aac148c4cb 2,156 1.00/1.00 vMB 76
668,587 668,587 000000000000000000064f17ef4c6671ef3d562582c81c806862783be922083a 1,604 1.00/1.00 vMB 108
668,586 668,586 000000000000000000000ecb37a11e1f10c1eb675b7f5a378c391ba77db61c2a 2,436 1.00/1.00 vMB 122
668,585 668,585 00000000000000000004698de7074af6b847a1cf2c8746b2838d8f8bf3b7f4bc 3,377 1.00/1.00 vMB 160
668,584 668,584 00000000000000000008dd8691fca5bd6622c410d2c8a2afb115e5c7d43af220 2,448 1.00/1.00 vMB 25
668,583 668,583 00000000000000000009c2f0c6bbf570251202ae247436a8e5aee8779990fc1a 2,438 1.00/1.00 vMB 92
668,582 668,582 0000000000000000000092bd42f8c593c74b805b2e39e472d3571e7314f3b262 2,388 1.00/1.00 vMB 93
668,581 668,581 00000000000000000008a938a08429606099114a18f39c38459396fe1224cc5a 1,933 1.00/1.00 vMB 91
668,580 668,580 00000000000000000009d51eefbee78a2d6e09df2d763ab6f49897b712291018 2,233 1.00/1.00 vMB 129
668,579 668,579 0000000000000000000462d375521a1bb1d8b0f2ef96b8e8335cd9c1eb558f60 3,199 1.00/1.00 vMB 165
668,578 668,578 0000000000000000000c58254194c3d9f5c70c4247aaa21c7c763cbeaf44e6a2 1,455 1.00/1.00 vMB 109
668,577 668,577 0000000000000000000c069635cf8f6ca4f06f8f8d33ba909b6e322b4a8f4f6f 1,848 1.00/1.00 vMB 20
668,576 668,576 0000000000000000000d0134f658cd9d16e15143867b238a45b137febface7ff 2,183 1.00/1.00 vMB 56
668,575 668,575 000000000000000000069e554701da179b09e0eba65a33ca76b836d29accd6da 2,221 1.00/1.00 vMB 35
668,574 668,574 00000000000000000000791e7079c8f6a2e43873dbdb14bc5438f641e1a0bebb 2,367 1.00/1.00 vMB 49
668,573 668,573 00000000000000000002d684bbb054b19431c225ab62a637ebf3efead95eba09 2,818 1.00/1.00 vMB 116
668,572 668,572 0000000000000000000b5e643cc30c68f02684d7fd639cc4baf46fda072cf2fb 2,716 1.00/1.00 vMB 58
668,571 668,571 0000000000000000000d7d4b00e35243a94a34defa7587b2da91420ef8de1fc3 2,181 1.00/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.