Loading Tool

Explorer IconExplorer

Memory Pool

81,128 transactions
29.81 vMB
0.10433714 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt 0823421e3308f4379352720cb0b7e4ce3ee06f374c63505753f3b9461318f360
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 30cd9031ec65ae8a3e99ce15625685994f93ec90fec5f6d3f3ad69b2f86e52f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,079
Size: 1.00 vMB
Total Fees: 0.03910492 BTC
Feerates: 146.36 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (356,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,002 559,002 0000000000000000002990d8bf58569ca68ddbd4cef7a2b39236878519dfee9b 2,464 1.00/1.00 vMB 33
559,001 559,001 000000000000000000017ac68250e5b5ba075a38571be5a819380c53de28e50c 3,067 1.00/1.00 vMB 9
559,000 559,000 0000000000000000002e794cf8955cf605f6945e360e29db7bf3a3775e2eccbc 2,557 1.00/1.00 vMB 33
558,999 558,999 0000000000000000002e1b098951ffdbfe639f22320416ac16782730b231e411 1,333 0.64/1.00 vMB 2
558,998 558,998 0000000000000000001bd7fa468de691fcecb9a573f25d7d8d70951a183df3ec 2,662 1.00/1.00 vMB 12
558,997 558,997 000000000000000000071cf0f046f0a804cf5d3998bd38fae9564286d294f648 1,489 1.00/1.00 vMB 6
558,996 558,996 00000000000000000001c4a80ff5a9d80d0aaaca7eb7e2e4d2fb9993072a51cb 2,233 1.00/1.00 vMB 13
558,995 558,995 000000000000000000103bb7cc6ce2bd4eb0af766394960a7007bd660ed9bc5d 2,601 1.00/1.00 vMB 10
558,994 558,994 000000000000000000275ac5798fc609a69ba4e7e1caa19569374deafa056283 1,360 1.00/1.00 vMB 10
558,993 558,993 0000000000000000002380a05813e8daed9724c309a5da7a64d84bfcdd78407d 3,148 1.00/1.00 vMB 34
558,992 558,992 0000000000000000000f8f757658df01df6e75312180cab89162fc05490ee53a 3,334 1.00/1.00 vMB 32
558,991 558,991 000000000000000000073c7baa5ad38c7b8f2342eb879b6b8103d408107b14df 3,124 1.00/1.00 vMB 23
558,990 558,990 00000000000000000007b680e6a6328e1c2767a6b49820b840934148f32cf26a 1,009 0.36/1.00 vMB 12
558,989 558,989 00000000000000000013d7562cc06396bdf4ff66871472d0eee4d8252ad8b672 608 0.25/1.00 vMB 27
558,988 558,988 0000000000000000000e781e1ee6b99934d8b627e05682c7eff4e8c69f85f12b 413 0.14/1.00 vMB 10
558,987 558,987 00000000000000000025aecc2f1a80eed258537bf380a342a869128ae8bffb48 258 0.21/1.00 vMB 6
558,986 558,986 00000000000000000006bc30c24c7f077fe69bbbad9ee4f797229dbed96484d8 1,326 0.98/1.00 vMB 4
558,985 558,985 0000000000000000002bae306cb725b77227a10845404243b3ebcc34d8b13eff 2,991 1.00/1.00 vMB 15
558,984 558,984 00000000000000000004b3ee17669b0214790359a88f1f18c8ddef35f71e7317 1,943 0.70/1.00 vMB 9
558,983 558,983 0000000000000000001546489a4f5c2e3dbc43b411469c4b92789421a4bb28c1 2,739 1.00/1.00 vMB 7
558,982 558,982 000000000000000000266ed94b7d27dac5aba746a4a27a8527e10a5ea852eb7a 2,972 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.