Loading Tool

Explorer IconExplorer

Memory Pool

87,878 transactions
32.53 vMB
0.15261119 BTC
Random Selection Loading Transactions
Max Size: 199.51/200 MB

Candidate Block

Mining Attempt 9074e614b46a50eafaa10e251c1255f6621d1654abe050f0466992a019bfb1dd
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 737e5095a659de5d0949089ecb74c3564dec1254642e0c3d15fa0bb6296a5e60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.06822411 BTC
Feerates: 502.65 > 6.84 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (163,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,264 751,264 00000000000000000008d81400114686047a46480d55dfb98e6857ec0fc1fa93 1,552 1.00/1.00 vMB 13
751,263 751,263 000000000000000000023269e2e5b9ab6ae5417b7cfd2b601c9d2d5986b6ead7 2,782 1.00/1.00 vMB 14
751,262 751,262 00000000000000000006159ba88513e05fd17949a757f1b2d39666006dd55dd5 3,480 1.00/1.00 vMB 18
751,261 751,261 00000000000000000007726fdcbf0f33130996df638a6c53246883c3cf864c0a 2,805 1.00/1.00 vMB 16
751,260 751,260 000000000000000000053e37ceee11d7b4457b51b35f251b9aaa92159ff24b94 999 1.00/1.00 vMB 10
751,259 751,259 000000000000000000091f73db7d520c1d1a04859dd092482feb4c9044e14235 3,669 1.00/1.00 vMB 10
751,258 751,258 00000000000000000002c916ec254832316106d59115324a68293289c0d3f8ec 3,040 1.00/1.00 vMB 23
751,257 751,257 0000000000000000000507c336c8132e4d9cef5947125030f7cc73cb4f6671c4 1,164 1.00/1.00 vMB 9
751,256 751,256 000000000000000000037c92ec355675002737cc99afe763858e7204c5b574cc 2,566 1.00/1.00 vMB 20
751,255 751,255 0000000000000000000435789f7ee864bca7d6f0e579a5892d93f4463edb375b 1,662 0.67/1.00 vMB 7
751,254 751,254 00000000000000000001ab57b1b45c8bbede8d22399c3596efb48a6422e64548 2,776 1.00/1.00 vMB 12
751,253 751,253 00000000000000000003a54c3f1ea591493697a1fb1699ec48b007bb4521ddc3 1,190 0.90/1.00 vMB 2
751,252 751,252 00000000000000000007ab7afbfd07b7c3750b83b304f8ad4aac4300d48ff757 1,364 1.00/1.00 vMB 5
751,251 751,251 00000000000000000006f35fcff0688fcadf7de71be7ea247085e9b1b5ade80b 2,572 1.00/1.00 vMB 7
751,250 751,250 00000000000000000003677e5d2c10c9fa342336dd4f36bc24b10ead43aa9d4a 2,987 1.00/1.00 vMB 16
751,249 751,249 0000000000000000000066333d45fe75ae275dd5bf37074440fe9d7069d8d795 942 1.00/1.00 vMB 2
751,248 751,248 00000000000000000004772eb6a17f27f86d0b91c239e2a242d205d4ba0aafd3 2,709 1.00/1.00 vMB 6
751,247 751,247 000000000000000000004dc0a746a4d638d13f17fac75360b51b875332e16afe 2,846 1.00/1.00 vMB 11
751,246 751,246 0000000000000000000304c21991cc575d53ca0b015b64dce396869162b8b76a 2,184 1.00/1.00 vMB 7
751,245 751,245 00000000000000000000bb1749dba8cd1000d54541b05577d02eb76f79fce79b 1,301 1.00/1.00 vMB 8
751,244 751,244 000000000000000000024f455203a14c5f30a7ef15036d2d24871e0a2bec0b32 3,240 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.