Loading Tool

Explorer IconExplorer

Memory Pool

82,984 transactions
30.88 vMB
0.08273943 BTC
Random Selection Loading Transactions
Max Size: 189.35/200 MB

Candidate Block

Mining Attempt 0ffc2700558b9130d51b945bcf3a674d3dc924d0a44ea0f0af340eea99285264
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 78df9531e743d82e07fd26335549dd0384fcb6b72aeca42b276402e4cf53f802
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,846
Size: 1.00 vMB
Total Fees: 0.01340601 BTC
Feerates: 79.55 > 1.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (332,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,975 582,975 0000000000000000000bcf5bf4eff3636f8a553f7a826b87d2fb7ed5059157cc 564 1.00/1.00 vMB 8
582,974 582,974 0000000000000000000802b39c1daa09500aa3c8f141d6439b41221691028235 1,588 1.00/1.00 vMB 46
582,973 582,973 000000000000000000002669bc45a05a631e0597c11f56af7dc6035968f3488d 2,263 1.00/1.00 vMB 47
582,972 582,972 000000000000000000100c5469576200d8152d0e57d0b922187e14e0d937f5c6 1,975 1.00/1.00 vMB 25
582,971 582,971 000000000000000000201e80c216441d00fc2dbf2dfb2c5068a104c02bba4114 2,618 1.00/1.00 vMB 134
582,970 582,970 0000000000000000001a38da69bfce43856d4885f264b6cdee9c609187d41eeb 2,373 1.00/1.00 vMB 40
582,969 582,969 00000000000000000011f507ccf1e9bc9b227793e6bfdb50d5745eaaae76e54f 3,264 1.00/1.00 vMB 158
582,968 582,968 00000000000000000021480b234145bbd0067d92b3aad4908143b2f6a204839f 557 1.00/1.00 vMB 9
582,967 582,967 00000000000000000014cf5882c08f0e4a5a382a638647149772ac64b20cac6a 1,316 1.00/1.00 vMB 43
582,966 582,966 00000000000000000003a062c8416effb888e66c42046d4ff44df5ab39611eab 964 1.00/1.00 vMB 24
582,965 582,965 00000000000000000000888f1ddb6e6f8439f768586baaeffff255eae4257704 1,643 1.00/1.00 vMB 39
582,964 582,964 0000000000000000001f1c0add614794adff9865cd870d185ecb7b018c5e81ca 2,616 1.00/1.00 vMB 79
582,963 582,963 000000000000000000175f82105f3c683608bee4f034cd838488baef8274892c 2,314 0.99/1.00 vMB 32
582,962 582,962 0000000000000000001f837129ccd7f0f116dc8b95fd1e63b6b6b17f2fb922cb 2,895 1.00/1.00 vMB 130
582,961 582,961 0000000000000000000659ab8ff665815c6e7303fc1339bb0a710944bc46f7a9 2,639 1.00/1.00 vMB 65
582,960 582,960 0000000000000000000d77ed20ccbfc1dbf4a288d9f3248722e0b636d141e3aa 2,440 1.00/1.00 vMB 118
582,959 582,959 00000000000000000003c0c5ea4c64201012c27df85af127e170ef4f32a215c1 932 1.00/1.00 vMB 12
582,958 582,958 0000000000000000001b31057c515ae53881b7c43a48afe43bcfd1cce8b137c3 1,239 1.00/1.00 vMB 17
582,957 582,957 0000000000000000001657981872fde3aeaf985d70abd70f4d94d24ebeb7adf8 1,461 1.00/1.00 vMB 41
582,956 582,956 00000000000000000014db10b55a0c8cbe9fa5c018174c9c92cb1383fed73514 287 1.00/1.00 vMB 7
582,955 582,955 00000000000000000009ba02b7ca2c47e50aeddca18482bed71937139eac4c5c 1,909 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.