Loading Tool

Explorer IconExplorer

Memory Pool

85,679 transactions
31.97 vMB
0.12037137 BTC
Random Selection Loading Transactions
Max Size: 195.72/200 MB

Candidate Block

Mining Attempt ebb99471f76e9103f0e205c5fd6c0a905cc5c27308a8d0268563afe462858a1d
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 4c6139691a296d920b4a8f1a2fe26bca69c0d6587fb9d9a577afb095a96f4115
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,550
Size: 1.00 vMB
Total Fees: 0.04126865 BTC
Feerates: 299.70 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (512,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,974 402,974 0000000000000000067e8dee415f2d5e754ade61e247e1243ad6264e038b71b3 1,169 0.51/1.00 vMB 44
402,973 402,973 0000000000000000062c1ec2838c952086c6847f3c8d886078071d039bf1cc14 2,023 0.92/1.00 vMB 47
402,972 402,972 000000000000000000a482a479ec6df21ce3f737bd90cb6f7dc6a2dc0a06fca7 1,254 0.48/1.00 vMB 49
402,971 402,971 000000000000000003dabcb6f2596a75de2c865b73b583f5cfe11a783cdcb84d 528 1.00/1.00 vMB 10
402,970 402,970 0000000000000000069c8c9fd24fac18166ef863255fc7bb8711d8c40c915509 1,435 0.73/1.00 vMB 38
402,969 402,969 0000000000000000001d49ea4454c097868751212237d1a150605d24e97b8b08 1,137 0.53/1.00 vMB 55
402,968 402,968 00000000000000000241e7ce58861aca14ff5d7fc75feb9d394fe932dc70216d 352 0.17/1.00 vMB 39
402,967 402,967 00000000000000000014e4be142bb6b59ca53f12ef68fde2fa152b9d0a0dd784 1,477 0.61/1.00 vMB 48
402,966 402,966 00000000000000000601939ad9b1721e005d052f0bab2b47be41334f748b0b1d 1 0.00/1.00 vMB 0
402,965 402,965 00000000000000000444c98250d9ead97e1ebd0d36f22d38c4e55a75c8737129 653 1.00/1.00 vMB 11
402,964 402,964 000000000000000004c7b2befc902622d5636d430885ee30dee0cc38c4e6b09f 322 0.15/1.00 vMB 49
402,963 402,963 000000000000000001a84354fbb747b752e459d4ec0b48df286b8b3a30bebead 2,284 0.88/1.00 vMB 65
402,962 402,962 0000000000000000017246b20c8e375b09cc682d32c54e0fb6096c3b4ccc6265 1,727 0.87/1.00 vMB 41
402,961 402,961 000000000000000004b737e4cc9015bd9fd4a7e153553e2478bc7354c9151c2d 424 0.18/1.00 vMB 42
402,960 402,960 000000000000000006e64cc1b57b04115835791d4eced030fbd03df5c4b31037 1,225 0.61/1.00 vMB 45
402,959 402,959 000000000000000004cd72ebae640bd9f9a504fed656c462559be922bfa505c0 257 0.11/1.00 vMB 54
402,958 402,958 00000000000000000654dc1ccf916ac3bf0056e80c1ca355d80db6d97c8b2c58 393 0.23/1.00 vMB 50
402,957 402,957 00000000000000000608fe418b1f6b9e04feca7138821e9fe2de64f9409c7ee2 1,819 1.00/1.00 vMB 36
402,956 402,956 00000000000000000010fe5246954ae0226cf4e9807b4e37e49d278f8337bc67 762 0.79/1.00 vMB 23
402,955 402,955 000000000000000001f60c9a847717c926ab52ab52428b026869a69d4bc6511a 1,047 1.00/1.00 vMB 19
402,954 402,954 0000000000000000062fed6504aca75e913161258deefb1151cf720de1478f9a 1,791 0.93/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.78 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: 709.64 GB
    • Received: 16.94 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.