Loading Tool

Explorer IconExplorer

Memory Pool

48,742 transactions
28.26 vMB
0.08072231 BTC
Random Selection Loading Transactions
Max Size: 150.89/200 MB

Candidate Block

Mining Attempt c7a0d66060d61944d6a4486b23a4b1ca70f1520cd4515e4dd4a63754c2fb67ec
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root dd4761fac4bed3dc2d86bb6c2f70ddf5b0e66a011dc1c6a0598990399253bd47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.02683169 BTC
Feerates: 500.45 > 2.69 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (200,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,584 714,584 000000000000000000027c2635d5cace3a6ea8e4e4e426a9f7435b425d8f9172 2,699 1.00/1.00 vMB 16
714,583 714,583 000000000000000000078d2f351be191e8041b000e69b48d1127bb6c5036696e 2,945 1.00/1.00 vMB 11
714,582 714,582 00000000000000000003915a86a88f9b9e82b5729abb82beacbd4bb660886dd3 2,891 1.00/1.00 vMB 15
714,581 714,581 00000000000000000007faee88248424a93be6f4fb17c2e196996b5051f75ea3 100 1.00/1.00 vMB 5
714,580 714,580 00000000000000000009c74abfa947e4bd8339833c47df939575d3a9457029ff 1,750 1.00/1.00 vMB 10
714,579 714,579 00000000000000000007347fd21aa7d2b664725fb5a609a1fa08ecbc6781c435 178 1.00/1.00 vMB 5
714,578 714,578 00000000000000000009cb43df699ad4fd0e616fb54c44098c672a944b373015 780 1.00/1.00 vMB 5
714,577 714,577 000000000000000000048b6c62e10d0da76c0eee188fc81477250374b0dbbf2b 2,906 1.00/1.00 vMB 7
714,576 714,576 000000000000000000034233678895d12e3edc56286094532ede62bb9a94bf2c 3,048 1.00/1.00 vMB 20
714,575 714,575 000000000000000000016c0ca08de6e9af674858df1acb646051644c473884ef 3,231 1.00/1.00 vMB 17
714,574 714,574 00000000000000000000930c2c0d9ac51dd29577cc79ccddb4eaea4e5aa62051 2,003 1.00/1.00 vMB 10
714,573 714,573 0000000000000000000875f4f031e463c63f7bacc28b90f92cb39f20450ba85b 2,735 1.00/1.00 vMB 12
714,572 714,572 00000000000000000003351a84afe7858d7285bc8c70bc870169fd67e605549d 1,296 1.00/1.00 vMB 8
714,571 714,571 00000000000000000002ef0ebf9225fb6675bc80f217ed1b1f8f995a47e05aff 772 1.00/1.00 vMB 7
714,570 714,570 000000000000000000075eb3e3f01ac589cf38981eb66452fad6c9ac68db561d 2,080 1.00/1.00 vMB 6
714,569 714,569 000000000000000000019a29861aa97781393a67da8d57cdf14aa0c8c8f74351 3,571 1.00/1.00 vMB 10
714,568 714,568 000000000000000000042f27a8fdc6b89cde7a23b1c690fc1801593fa6113962 1,952 1.00/1.00 vMB 10
714,567 714,567 00000000000000000006691fbd0c9c7c6ffcd2878affd807cce7a3000256fb39 3,677 1.00/1.00 vMB 23
714,566 714,566 00000000000000000008950e523678dec4d496c9ee4b877e3bf9085bab282835 1,522 1.00/1.00 vMB 8
714,565 714,565 0000000000000000000164ff37365afe2c701a1bd50c44649bd6383a3ce46a76 1,496 1.00/1.00 vMB 8
714,564 714,564 0000000000000000000297f4b626a2923c72ab1295df8ee9aa75a1c43498a7ea 2,476 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.