Loading Tool

Explorer IconExplorer

Memory Pool

49,192 transactions
29.79 vMB
0.07428889 BTC
Random Selection Loading Transactions
Max Size: 159.37/200 MB

Candidate Block

Mining Attempt db9d85ba70c966aa7ade9156cbd5858dedcf24d80419a28e6b5da708ea4d0c03
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 5b03cd6d1aeef70f5d9e4ee843edd7b0695e523f4d85c81b3433e5898650a30d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,137
Size: 1.00 vMB
Total Fees: 0.01277859 BTC
Feerates: 117.91 > 1.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (328,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,987 585,987 00000000000000000001834de2485377fa55f23fda96d100c7de22b1d562bfd6 2,855 1.00/1.00 vMB 46
585,986 585,986 000000000000000000049dbe777ae88d004a1881a38b5c1aa7d1da75e1c57748 3,207 1.00/1.00 vMB 52
585,985 585,985 00000000000000000000f0b778280dbf4cc2a9efb1e153c981d41af231599fd1 1,492 1.00/1.00 vMB 56
585,984 585,984 0000000000000000001062e2326a1ba24adbd228d4193b15f8eb2c875b0971d3 2,232 1.00/1.00 vMB 55
585,983 585,983 00000000000000000008489843d5be33961244cb73485e337c9e3151ffd70896 2,810 1.00/1.00 vMB 61
585,982 585,982 0000000000000000001507ff6664c8404a51cdec454ad912c66818c09f89685f 3,141 1.00/1.00 vMB 54
585,981 585,981 00000000000000000002734ddfb8bd686c456552dedd84e0e92be462ac009607 3,185 1.00/1.00 vMB 64
585,980 585,980 0000000000000000000f3802c081407686d4b4b0393be16a2e404f8fc32d8568 3,154 1.00/1.00 vMB 88
585,979 585,979 0000000000000000001d448152b6172ceec38e8855f94cd67526bfb9aeaa0c54 685 1.00/1.00 vMB 48
585,978 585,978 00000000000000000010b8ab1ea672d8c0dd3c7a023525a9ee0b2cbaa3ebbfcf 1,371 1.00/1.00 vMB 57
585,977 585,977 00000000000000000012046e03c30772000abbddb1c7d06bb44e1099a4a2c771 2,714 1.00/1.00 vMB 63
585,976 585,976 000000000000000000147f7230d6b067bcc3cd20f89e3478f0521e01b136bb97 3,407 1.00/1.00 vMB 69
585,975 585,975 00000000000000000009ff29a484d171253801caad3fc0139dd9224a582a673c 2,252 1.00/1.00 vMB 58
585,974 585,974 0000000000000000001255161b3972608bcfdf2473447638b6797a56fe45c65e 2,453 1.00/1.00 vMB 57
585,973 585,973 00000000000000000008a4001a9eb96bacc337272481914e275319a81fa85a8c 2,838 1.00/1.00 vMB 78
585,972 585,972 0000000000000000001b8e1395864b0908d1b8adfc5579a88f4a89854dbac5c0 1,084 1.00/1.00 vMB 56
585,971 585,971 0000000000000000000b3e2397aacb9f9b2c68079c97807c2f5ace18392489b2 443 1.00/1.00 vMB 50
585,970 585,970 0000000000000000001639f7c1f575431cbd8d29912bc62ffb6fecb81ac09447 1,535 1.00/1.00 vMB 50
585,969 585,969 00000000000000000012739b5ddb14a3692db572205b3570c90e83202f85cdce 3,068 1.00/1.00 vMB 50
585,968 585,968 0000000000000000001e3d860043a82a28d4f035ac66753793875b908c445363 2,914 1.00/1.00 vMB 65
585,967 585,967 000000000000000000027bdf4334da7b9528517dc6ead237cfb750c656c9648c 3,168 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.