Loading Tool

Explorer IconExplorer

Memory Pool

76,439 transactions
28.49 vMB
0.06724051 BTC
Random Selection Loading Transactions
Max Size: 172.64/200 MB

Candidate Block

Mining Attempt 614384c61f4e7d99350d4d2c9418e144280c9a6535b5fe9d515f2f3426752459
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 6bda59ef42ef2219d6117f383fde54b8f55618d06a2552c8864804117e60021c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,263
Size: 1.00 vMB
Total Fees: 0.00802900 BTC
Feerates: 71.79 > 0.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (261,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,260 653,260 00000000000000000001e0384d70e444d9be5bd942edc1fdd305bf4c01d091e2 576 0.18/1.00 vMB 33
653,259 653,259 00000000000000000003fc002d3fb738e364a1b164af6b1a2d4c354d5c7f9627 329 0.20/1.00 vMB 40
653,258 653,258 0000000000000000000672bb49fbdf0269dd047d6704ff87c6225f8d8746a21d 1,123 0.46/1.00 vMB 28
653,257 653,257 00000000000000000000de5b82abe65a731fef0e52290112b081c93d4a47a2a9 912 0.40/1.00 vMB 42
653,256 653,256 0000000000000000000c2624323637a192e28616a240554e779a07cae7ec033b 1,019 0.53/1.00 vMB 20
653,255 653,255 00000000000000000008bd88e6f53e498dbcf234b07b7b595227431f01c3109d 1,179 0.46/1.00 vMB 24
653,254 653,254 0000000000000000000815f947357408fb0ef31b6bd98583467a35304f039e54 471 0.17/1.00 vMB 25
653,253 653,253 0000000000000000000b93db7b61ce9552344c9755db00d811234c23062cfade 1,004 0.34/1.00 vMB 31
653,252 653,252 00000000000000000001a17196b742dacba7d2d1a6554d6b0247707920cac6c6 615 0.37/1.00 vMB 37
653,251 653,251 0000000000000000000a5b28b280ad0dff2f424db52531e28cbf53b34a70d73d 1,257 0.59/1.00 vMB 21
653,250 653,250 0000000000000000000100260e9c1cc13c933757bb7e49df791654a824adcc2b 139 0.05/1.00 vMB 33
653,249 653,249 0000000000000000000ade9a57f1ecbd17bcfeb637bd75da2b517b948d60d938 109 0.03/1.00 vMB 30
653,248 653,248 00000000000000000003568eb2a93a9d8329628879fbb640ffd28ddc4d4ddca8 1,598 0.69/1.00 vMB 15
653,247 653,247 0000000000000000000094fb849b58522e340ea810a00ca16c13aa3164f06644 2,677 1.00/1.00 vMB 34
653,246 653,246 0000000000000000000aa951d4e3578eb22217638097c4355d65855e7bc6e36b 719 0.25/1.00 vMB 28
653,245 653,245 0000000000000000000bf9b437033018c4c924e0132cd5d06f78574d6e05e189 380 0.15/1.00 vMB 28
653,244 653,244 000000000000000000022e6a06722e17a04392b69b249193d0716457022a9b1c 486 0.15/1.00 vMB 24
653,243 653,243 00000000000000000009f187086b87a504ab63a0573f6d827d978c626f506d62 311 0.12/1.00 vMB 32
653,242 653,242 00000000000000000006f145eeb35ded0ee1af78bc46f1842513c029dce051c8 183 0.08/1.00 vMB 35
653,241 653,241 00000000000000000001528e575fd2ee6f9ac32008df95b4668305fb45ef2eb8 101 0.04/1.00 vMB 26
653,240 653,240 000000000000000000090bd9a8f07cd4babfeb5d58cb2cea73b5eacd75810fac 693 0.24/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.