Loading Tool

Explorer IconExplorer

Memory Pool

84,258 transactions
32.64 vMB
0.07947677 BTC
Random Selection Loading Transactions
Max Size: 193.45/200 MB

Candidate Block

Mining Attempt 12d71a07678c8d25afa11ee9f68fd91d5ff8abbabab0c2018b759979c7eae9ec
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 847266886d26205fb886f46b07ec946492585fb35a699e178e63deb69fc1962f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,800
Size: 1.00 vMB
Total Fees: 0.01486745 BTC
Feerates: 100.53 > 1.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (281,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,974 632,974 0000000000000000000495396d0fa933cb68c505b2213cad47afe2f0ad0d15fd 2,558 1.00/1.00 vMB 48
632,973 632,973 00000000000000000001dc972d1a67bd3e173bdaf4025b20774b751e4be56ef6 747 1.00/1.00 vMB 12
632,972 632,972 000000000000000000032933b3e9c619d2c228dd95a5a9c6d1659bd43dda82bf 1,416 1.00/1.00 vMB 20
632,971 632,971 0000000000000000000d1cf5fb286e96c766addd98cdafdabf4be68ce380a1f0 777 1.00/1.00 vMB 12
632,970 632,970 000000000000000000034cf10f327553cf111ba6a155b7cc8452848ca705dcff 756 1.00/1.00 vMB 11
632,969 632,969 0000000000000000000bc4acf6222e66a0bb2a7a3d7f3c04bbffe414b50bc59b 582 1.00/1.00 vMB 11
632,968 632,968 0000000000000000000777a3946bfd00e875f6901de22b798e5cf8752289e4f2 979 1.00/1.00 vMB 8
632,967 632,967 0000000000000000000644d4d7d03e421829405531e13c82c741cf5981fb977e 751 1.00/1.00 vMB 19
632,966 632,966 00000000000000000009139538e08a08a6336fd0ed41d7f137c224b4b31da388 689 1.00/1.00 vMB 16
632,965 632,965 000000000000000000100c00cfe9251c0d46dfc67e5a787f0b8284886f8064e1 1,340 1.00/1.00 vMB 33
632,964 632,964 00000000000000000010ce2a81b94b3422653b62bb97d5fbfc54dfc02e1d0238 661 1.00/1.00 vMB 11
632,963 632,963 00000000000000000004682abe2675a68c90d210a2aae1e849ee7f64a0c5bc03 1,002 1.00/1.00 vMB 12
632,962 632,962 0000000000000000000963f09872a7913692413efa0b61c84c2f7b3e06be78db 1,772 1.00/1.00 vMB 32
632,961 632,961 0000000000000000000a2bb61c0691c0a7cbe2f0299dd845ec2faa65299bf4ad 1,337 1.00/1.00 vMB 30
632,960 632,960 0000000000000000000aea0154f1ee1e954d0f27815c21ba6de1adf1154be86e 737 1.00/1.00 vMB 15
632,959 632,959 0000000000000000000758f2e307b6566d4bb8425e21738078ae32675e00446c 2,236 1.00/1.00 vMB 9
632,958 632,958 0000000000000000000f70e3ce85f7b011c133a70179415d1d7b45fcfb1504a3 2,451 1.00/1.00 vMB 59
632,957 632,957 0000000000000000000511851fc65af56dbd60b8bb20fcd7de242c19456cc148 2,240 1.00/1.00 vMB 78
632,956 632,956 0000000000000000000f01d8102ce7f96745b9014ffacff05545ccaee91e5af5 2,089 1.00/1.00 vMB 48
632,955 632,955 0000000000000000000b18dad0a658c9ccd7c174a7c78f047fbd16d836f77c07 2,511 1.00/1.00 vMB 85
632,954 632,954 00000000000000000010819775d29d910866c08133246df5def8f52bb90b7944 1,969 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.