Loading Tool

Explorer IconExplorer

Memory Pool

75,915 transactions
28.39 vMB
0.06620887 BTC
Random Selection Loading Transactions
Max Size: 171.89/200 MB

Candidate Block

Mining Attempt 6ebf233c8fd78404b181955c04a05e7a65ac33ca46d972288e1798e5118b642c
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 8c83d73337d72dd7c89101a69a391400ef3e7d4a81bedaa511cfc64d8d0a60fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,699
Size: 1.00 vMB
Total Fees: 0.00750937 BTC
Feerates: 101.00 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (221,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,334 693,334 00000000000000000013252c490f19a887c35da17a32c556ae3bf966864f528c 1,012 1.00/1.00 vMB 7
693,333 693,333 0000000000000000001347052cbf209521c2968dcc8389a0ebd15c0258c6f2e1 1,004 1.00/1.00 vMB 10
693,332 693,332 00000000000000000012f652f3b77f67bf4ca7636a49264050363acf9fe200fa 530 1.00/1.00 vMB 7
693,331 693,331 0000000000000000000c9e4d1aaefe2b8600b5ec6de2491e81e5e187723956a5 936 0.58/1.00 vMB 2
693,330 693,330 0000000000000000000cf69fb7df1506ba2fdb3d5c0433575a9648a51ae48fc3 2,943 1.00/1.00 vMB 19
693,329 693,329 00000000000000000014022a6b151084f39d71a2400f90d451174a1def5c4da9 254 0.10/1.00 vMB 13
693,328 693,328 0000000000000000000f4acbfa8a5a00aba539ba2c69908e7382a444b10584a4 492 0.19/1.00 vMB 14
693,327 693,327 00000000000000000012980d6d91953708f7ca691a962e4c22f3691d671e5351 1,060 0.51/1.00 vMB 16
693,326 693,326 0000000000000000001329253b3652d0d423897fbdc74ea8dcd7fa50a1f7f24b 775 0.31/1.00 vMB 18
693,325 693,325 0000000000000000000374ccc74f3560af465986c36f3c4b000a835343fb3033 906 0.48/1.00 vMB 2
693,324 693,324 0000000000000000000a72e0108fec2b9e8508e4deeac82221ccb1db860c9e48 1,878 1.00/1.00 vMB 12
693,323 693,323 00000000000000000004722749ec2d5c85186c41749c7d300007f05a40ab4a5c 1,979 1.00/1.00 vMB 13
693,322 693,322 00000000000000000009e416d0808c18ecc5dd464966a8067de155d9d6113732 1,809 1.00/1.00 vMB 23
693,321 693,321 00000000000000000011f65ab2b5d01e26a96bcc51a0fc7e70533f77c8db9edf 55 0.02/1.00 vMB 20
693,320 693,320 000000000000000000057a47aaf98d762703764b503f571c3249c826609c049f 225 0.07/1.00 vMB 13
693,319 693,319 0000000000000000000dbb01cb88b0d4a0e99723734668107bc0b4826b0b3c02 432 0.16/1.00 vMB 21
693,318 693,318 000000000000000000149317a1e9aa1be9705390d8b302b2595af7bfea2ae179 2,572 0.97/1.00 vMB 18
693,317 693,317 000000000000000000058d036aef8df8241e6c4b98f7ed42a9f9b4d2696f8e73 508 0.19/1.00 vMB 12
693,316 693,316 00000000000000000004508dde57c3a0ec48fe2281c833ead88f9be5fc247f7f 838 0.77/1.00 vMB 9
693,315 693,315 0000000000000000000f8c69e4740b74eebb5931ecc347335cb5700a919cdc37 256 0.17/1.00 vMB 12
693,314 693,314 0000000000000000000bd7cd28ebc8364aad994956f3c4388934992dd97e5e71 347 0.34/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.