Loading Tool

Explorer IconExplorer

Memory Pool

79,919 transactions
29.57 vMB
0.06546080 BTC
Random Selection Loading Transactions
Max Size: 178.40/200 MB

Candidate Block

Mining Attempt a66fdea313e771d9c837539f74cefa88810c6f7d2f1642d5441da9c9c1ea5cea
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root a440b149f3b581010c28e32d688f2efed160fef83351e18826859f8036d976fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,490
Size: 1.00 vMB
Total Fees: 0.00535343 BTC
Feerates: 40.32 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (560,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,583 354,583 0000000000000000032362beabe815e42fb23ea5c38fa77247f8802c7ee7fa5c 334 0.17/1.00 vMB 30
354,582 354,582 000000000000000005914e477c2987ae85fbf25e578dadf8b85a675e683aced2 305 0.16/1.00 vMB 26
354,581 354,581 00000000000000000b09b2fdd1a698a2f3dac6486d08c5b7e2339750529eb7e1 731 0.41/1.00 vMB 21
354,580 354,580 000000000000000014bb1baf9e8607b918082cc434d4efac487bf564e217812e 306 0.26/1.00 vMB 20
354,579 354,579 000000000000000009a397f0f34527a71419093e65a160e570e98619cbb9bfd0 1,030 0.75/1.00 vMB 20
354,578 354,578 0000000000000000167bce693f9b4efc27952492b7aba31f2aeead009d4669b4 1,024 0.31/1.00 vMB 49
354,577 354,577 000000000000000008350ee981ffc0b222b8b3ddaf478f6dcde828f0cd24de76 64 0.02/1.00 vMB 46
354,576 354,576 00000000000000000e78cde4510ef53a7ee213752560ff7a88567c7869de7ff1 514 0.27/1.00 vMB 24
354,575 354,575 000000000000000001b85a82b185568e83cf7faeb5261b846ed297ebdfb41f4b 785 0.50/1.00 vMB 23
354,574 354,574 000000000000000010d839d20b7bfb905398abb0c7b101df9cd5d6ad1d321091 588 0.31/1.00 vMB 26
354,573 354,573 00000000000000001119ffafbcf94ad0bdf21ef8d8bb12e58b1b94b0ee4f7c19 853 0.58/1.00 vMB 23
354,572 354,572 00000000000000000e9105fe685af11bb71949aa4ef1a3c2ac2bf85445f8efde 267 0.12/1.00 vMB 28
354,571 354,571 000000000000000008234cb3cb2d12a27bac9c4d7b2a6cc47d8d2949f2a558f3 914 0.47/1.00 vMB 27
354,570 354,570 00000000000000000147ecc022aea93a396f28779e8df16be19fd83d5737e078 393 0.19/1.00 vMB 31
354,569 354,569 000000000000000014fd4b384f41b7a6b8a4a55dd5b2b7af86e969ce90c0556d 544 0.30/1.00 vMB 27
354,568 354,568 00000000000000000e57d37fab4ef269f7e42af262eb95027e4d2d7f6def7da4 706 0.39/1.00 vMB 24
354,567 354,567 0000000000000000106904f8bb02831df9c16689f2208a38e1bbdf08811b0fd9 397 0.27/1.00 vMB 24
354,566 354,566 00000000000000000f2ed3d0a177f5a0cdb006928fc75163f1248a7bf7423a41 594 0.35/1.00 vMB 28
354,565 354,565 00000000000000000b886f65458a8d2b6ad3ef1d5877db26f021bb3980ac16e3 859 0.46/1.00 vMB 26
354,564 354,564 000000000000000003cd40e1688d18c82d33ed73935c2104ad1c34bb745b5aff 2,048 1.00/1.00 vMB 27
354,563 354,563 00000000000000000d38467b401b7fecdf43bd1ef2893ccf961ae42457b3ceb2 775 0.35/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.33 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.37 GB
    • Received: 14.69 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.