Loading Tool

Explorer IconExplorer

Memory Pool

79,122 transactions
21.85 vMB
0.08354435 BTC
Random Selection Loading Transactions
Max Size: 145.52/200 MB

Candidate Block

Mining Attempt ba39708913d497bd6e340cd35f1c33661c965268daddd54526c435c5cac01262
Version 20000000
Previous Block 00000000000000000001a259ecef69593a35a1f73f6fba9312ba54d69f7a7e0e
Merkle Root 7d7936126029dc631f7a540ad3a9e6a42239732a7bf372a0f007ecb2a1ed3a50
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,555
Size: 1.00 vMB
Total Fees: 0.02722107 BTC
Feerates: 51.96 > 2.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,009 (698,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,540 217,540 00000000000004c474bc786894ee66654c39bc5a0d73f5491c89be67a0c44f82 653 0.25/1.00 vMB 200
217,539 217,539 00000000000002d6a98ad70617bdd30748745f4b7d3ea4ccb733b914416a15d9 536 0.21/1.00 vMB 225
217,538 217,538 0000000000000186f07d7c589af211dede652f8af628229585464f8cd4e286bb 559 0.23/1.00 vMB 192
217,537 217,537 00000000000004ccac1d5d792ef310f2a0bc81d5c72aed403aef80b320fb7653 105 0.09/1.00 vMB 70
217,536 217,536 0000000000000299e208a85c189a611b1c5b51b05e7d7ef5f633becc9694ea20 120 0.09/1.00 vMB 140
217,535 217,535 000000000000024151efbad9987287f43bb091f894bf25b26083866cda4caa98 108 0.04/1.00 vMB 171
217,534 217,534 00000000000000431cb7511c19d5cfdb3bf7bd9ffb8efa9619bd14317797b73f 256 0.11/1.00 vMB 183
217,533 217,533 00000000000000063cddcbde4032c07d700c1a6df269c5d24b6ecfdc9d2fa22f 159 0.07/1.00 vMB 179
217,532 217,532 00000000000001074d547409d557d96baafb1869686ce2d394ba1623c468a3f9 237 0.09/1.00 vMB 180
217,531 217,531 00000000000003017ccaa20946c3d710ac5740f49da2231d10e287e3b18d50d6 128 0.04/1.00 vMB 313
217,530 217,530 00000000000000f70cf559c2733eb05c09ffc97e699c7ef1ca69e3a0287b2b8d 109 0.05/1.00 vMB 156
217,529 217,529 000000000000011a6483d28192fb6b6634e05f4b15d7d74beaf81ab707987859 213 0.09/1.00 vMB 221
217,528 217,528 00000000000000a465cda5e54b09fa1d95a4db5b656bbdfdb1fc32f30082e8c7 86 0.03/1.00 vMB 63
217,527 217,527 00000000000001bf2a3b58e1c0ee8e29b5185fd154cea5f0f08f2e6542c38db1 254 0.11/1.00 vMB 179
217,526 217,526 000000000000037feae6fd6734e98d7764f86f77cc4990fceaffcbc0f78f4c60 127 0.04/1.00 vMB 137
217,525 217,525 00000000000002b2cdccc53a86194b99cf18b1027d6cc31cca3e4cc38e3690e8 60 0.08/1.00 vMB 10
217,524 217,524 000000000000014ee0e28231579aa24c08a70eb4d820091dbd06c731b91554c9 39 0.01/1.00 vMB 161
217,523 217,523 000000000000025a3fb0c22179423f210cf7585b4948829bb1f6802425bc8858 275 0.12/1.00 vMB 173
217,522 217,522 000000000000021fc1e7c95a16bcfa4904467933be74662e6c8aa580f0c59a17 408 0.17/1.00 vMB 166
217,521 217,521 0000000000000095a0b67b712084d47523456be220cb3936dcdd623aa0b479c7 15 0.00/1.00 vMB 110
217,520 217,520 0000000000000346c0d07bfa0b8391b58d435331ea5e9de4602fbedd3cb5627f 211 0.13/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 784.14 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: 810.31 GB
    • Received: 23.34 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.