Loading Tool

Explorer IconExplorer

Memory Pool

78,601 transactions
29.82 vMB
0.07712829 BTC
Random Selection Loading Transactions
Max Size: 181.97/200 MB

Candidate Block

Mining Attempt 2c7f15b67c0521b70f0a0a7929ae5c6c9c1ab2a083889942ab203b235aa9a05f
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root eebb96256fc4814ca5dec983405b9a48407c08e51b37222f07db427d238eea62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,061
Size: 1.00 vMB
Total Fees: 0.01112419 BTC
Feerates: 100.46 > 1.11 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (74,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,198 841,198 0000000000000000000320354af0cd68314014ad0c7c381862a9b0b3dd551129 4,341 1.00/1.00 vMB 41
841,197 841,197 00000000000000000000b3833ad1f2e7adffe45a4384b97d25e7edc2fe8daf68 3,535 1.00/1.00 vMB 33
841,196 841,196 000000000000000000005c39bac3a75e9233afc1242d65b141536936e7897f62 3,233 1.00/1.00 vMB 41
841,195 841,195 0000000000000000000191b504524220c0bebe74c5888763da415a278d756049 3,258 1.00/1.00 vMB 29
841,194 841,194 00000000000000000000cccdf0f074bfe9514a17c220d792d6c366045084b94a 3,482 1.00/1.00 vMB 30
841,193 841,193 000000000000000000002bbe048a846789b11b4c8476140304cd3d2cdfbfa208 4,076 1.00/1.00 vMB 52
841,192 841,192 00000000000000000001936be221e3314971f484fdd25224ed35fb62b1a05bba 4,226 1.00/1.00 vMB 48
841,191 841,191 00000000000000000002734398f9f3c9caec37a1dd695fc8c0d9c6ca037a842b 5,422 1.00/1.00 vMB 62
841,190 841,190 00000000000000000001ee340f3518a4c86de89e17f140f53160a86af12e9578 4,511 1.00/1.00 vMB 100
841,189 841,189 00000000000000000002106fceb3b28858c82beb1b37fd797937cb2eb229c774 4,444 1.00/1.00 vMB 36
841,188 841,188 00000000000000000000dffd3a1a2b179e430122ceee77696ba8da1da53bf0b6 1,246 1.00/1.00 vMB 24
841,187 841,187 00000000000000000001151f69a82a9fc9db6a6279df00316ea6428ea624a624 2,923 1.00/1.00 vMB 26
841,186 841,186 0000000000000000000045af6b45e23bf2aa52bf097a942ecbed59caddf8fbe7 1,598 1.00/1.00 vMB 26
841,185 841,185 0000000000000000000254e56516679faeba719af355ff096072461e19bb7ac2 2,037 1.00/1.00 vMB 26
841,184 841,184 00000000000000000002172f7f05eaa5d9a5a9d2d6ac9187d93a4e3f3b1107d3 3,438 1.00/1.00 vMB 28
841,183 841,183 0000000000000000000228c3f4893b8945d0af6f0ca8beb94965c959db420734 2,355 1.00/1.00 vMB 28
841,182 841,182 00000000000000000000200e767c1456f3df841fdbf229e7e43db8c69f0d500c 3,780 1.00/1.00 vMB 32
841,181 841,181 0000000000000000000218ddb9e04b9716da1de8ec16a907702366bb63d09bed 2,881 1.00/1.00 vMB 33
841,180 841,180 00000000000000000002cb1010e6d355b3f85057d6e27590163ef1a1e3b3bf32 3,287 1.00/1.00 vMB 34
841,179 841,179 000000000000000000032676dd7c995ed6a3171688715375587007d6264f1aa4 2,036 1.00/1.00 vMB 24
841,178 841,178 000000000000000000021e083e2301a3ff25b5e7f9f4d1cd554c839a1df338d3 3,457 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.