Loading Tool

Explorer IconExplorer

Memory Pool

36,687 transactions
19.33 vMB
0.05626663 BTC
Random Selection Loading Transactions
Max Size: 106.07/200 MB

Candidate Block

Mining Attempt c8005cf94404ab62b4c02fe8260ba9ec114cb53c80bfa13817ac429ccbd44f69
Version 20000000
Previous Block 000000000000000000009a30a040b20a8a7e5927f7fb1d03cf505bb76cbef13e
Merkle Root 5b5bc0b58928913b2722d60b918ba2a04e9689f127e62cd4652babd12d61cc51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,085
Size: 1.00 vMB
Total Fees: 0.01904720 BTC
Feerates: 713.01 > 1.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,110 (815,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,978 98,978 000000000003192115d813a969c3adea7b57f90343fd2a7bb6c684cfefd48df9 5 0.00/1.00 vMB 0
98,977 98,977 0000000000022ba4e3331950198a2a96bd5fb840e99b0ac6eb62e30aecc52932 4 0.00/1.00 vMB 0
98,976 98,976 00000000000020163917fc2bf5d3fc2552e8d0c54a7d9b988a87644d4e010ed0 7 0.00/1.00 vMB 0
98,975 98,975 0000000000045fe76bfcd99c355922bc73e510d6010dc90a6613a0785fdddb1a 3 0.00/1.00 vMB 0
98,974 98,974 00000000000355bfa4de343cf9992a00fbfd4f660c730cd2fa45035ce0f3182e 9 0.00/1.00 vMB 0
98,973 98,973 000000000001ae87982ea23e9d52942963724ab8390da3b83282d64304c91701 9 0.00/1.00 vMB 0
98,972 98,972 0000000000047b9c6dd8d04e77866161c583ce8c58e7bf71a5209a9d06381e3b 6 0.00/1.00 vMB 0
98,971 98,971 00000000000020fd57b26146309cde27d9fb87049ead2ec56a24ca713c85f51b 8 0.00/1.00 vMB 0
98,970 98,970 0000000000038b84c65a2cb63b93475a8b29f7de21eef05f651338311796127f 3 0.00/1.00 vMB 0
98,969 98,969 000000000000d7049e306d5c84ea159db8722e8022e0385be7f14d576257e539 12 0.00/1.00 vMB 0
98,968 98,968 0000000000021d56c3405a31e1b29cea53c12db50f26ee70a9c62cc01a105536 4 0.00/1.00 vMB 0
98,967 98,967 000000000002a4c95f4877e345ee173d876425afc3993ae57447d169babfecf9 1 0.00/1.00 vMB 0
98,966 98,966 00000000000247c2f22fc008661c430f86222863da77111f81377bf404dbb9b1 6 0.00/1.00 vMB 0
98,965 98,965 000000000003060c68759ad1fd210c0dc941d91b3f62a82a4b3465c4632d2d9f 2 0.00/1.00 vMB 0
98,964 98,964 0000000000008594bc09cd9daee05e0768caa0885e9a5f7d0dfa082716de83ea 8 0.00/1.00 vMB 0
98,963 98,963 000000000002b20098a32d66a345a2d5ebab78a9f02bbfe56f8475e7b3d45bd2 12 0.00/1.00 vMB 0
98,962 98,962 000000000003a2c102fce718c9e9e8bb1210dec86222ea867afcacf8a9d9c8a3 12 0.00/1.00 vMB 351
98,961 98,961 0000000000008997c32e5199a09b1eee33aa93ea0ac4bb77c13473b9cf144f4c 1 0.00/1.00 vMB 0
98,960 98,960 00000000000438660918bb60544ec197f11f7f52d6b03f8fde0cb8ff950f8156 7 0.00/1.00 vMB 0
98,959 98,959 000000000000b82cffc2e012a72827c928ffb43fb3cdafeb25e882121478321e 1 0.00/1.00 vMB 0
98,958 98,958 0000000000037cc0d5f79a61c354c6c8fa2118da3ff9ee2e90a8931843ed6788 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.80 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: 559.60 GB
    • Received: 7.25 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.