Loading Tool

Explorer IconExplorer

Memory Pool

79,485 transactions
30.33 vMB
0.12607150 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 694bd7b0294b4e43507ce8dab47074a2d526f664add248e4758a2e7764737719
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root df00690c16ed1687bd82b47efa9e1fea2e9ad974868756b336fa980427912d7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,402
Size: 1.00 vMB
Total Fees: 0.03251419 BTC
Feerates: 301.69 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (624,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,537 290,537 0000000000000000f09fb130e1c120042d74c7d8b93f420712a1fc625f963b92 512 0.23/1.00 vMB 65
290,536 290,536 000000000000000082bba412e0ab9db706e0462a421c18de0066eaaff3841500 1,185 0.35/1.00 vMB 67
290,535 290,535 00000000000000003dfe22ab5a0879a8fc5a869d378b55dcae2ed311cd77512f 256 0.35/1.00 vMB 15
290,534 290,534 000000000000000050b95e6c43eafe4ed0355de4dfb19d4ebbc7d488198b2b61 980 0.35/1.00 vMB 18
290,533 290,533 000000000000000094eec2bd4917de5fe5abb41d753e12133ba03465cc0d635b 711 0.50/1.00 vMB 25
290,532 290,532 0000000000000000cc785dc5b4d220f56c8f7231df468d52e95d24a721b721d9 1,093 0.50/1.00 vMB 28
290,531 290,531 00000000000000000d639f50b06b06c9b91f0039e90e10c9cd4fdb9d5fc7d5b9 1,087 0.35/1.00 vMB 50
290,530 290,530 0000000000000000869eac375f69953b3590770c1baa1531fc546f9d2b3e8430 1,024 0.31/1.00 vMB 56
290,529 290,529 0000000000000000fb6679bf76171b7c64b685773bdd1c611fc01977286ca1c0 990 0.35/1.00 vMB 49
290,528 290,528 0000000000000000076e18574484a938c45d7d600fa71567b5b8ad580f382fa9 1,154 0.35/1.00 vMB 53
290,527 290,527 0000000000000000ccf46d4fc7d7bd7b78e99fc4a3b6f924f9b953df32d1e7fa 995 0.35/1.00 vMB 59
290,526 290,526 0000000000000000856d259380bafbc1c2747fbf24ce7fa7179088b7d1e9e584 259 0.10/1.00 vMB 46
290,525 290,525 0000000000000000741e88c0aaea4fc9166fa0cb330b240307972f9cfe0397f6 253 0.10/1.00 vMB 43
290,524 290,524 0000000000000000d11a673e46f10ee7b5ad02fe55caffe1cb2def2232f8fa74 390 0.18/1.00 vMB 21
290,523 290,523 00000000000000009a91bd3fa569063eee0b6ece21439c2c8f3e18ffaeb0c91d 512 0.18/1.00 vMB 46
290,522 290,522 000000000000000050ae59af63a5051f37fdc6c43ebbf44da3ea3a93d4bc48e8 608 0.23/1.00 vMB 51
290,521 290,521 000000000000000064187159939db71f3192b84abd47e73cfaac45dc08ced9af 285 0.15/1.00 vMB 31
290,520 290,520 000000000000000069255149e607d86b2f90c2975d947708b2abd62fbc51c1c4 699 0.60/1.00 vMB 19
290,519 290,519 000000000000000077b7e413cab4be83f9cd9573577ce330b817295f46a4ba01 678 0.90/1.00 vMB 17
290,518 290,518 0000000000000000efc2abb1d890cf92c1fd516d7449d58324b0956e71549917 512 0.14/1.00 vMB 59
290,517 290,517 000000000000000094b0625311697a683a31817e6025be34710c37a1014aee44 1,139 0.35/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.