Loading Tool

Explorer IconExplorer

Memory Pool

80,698 transactions
30.19 vMB
0.07427307 BTC
Random Selection Loading Transactions
Max Size: 185.18/200 MB

Candidate Block

Mining Attempt 011643cb842529d2a8a13f215c26877e382ddbded997c7613098759e203409fe
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root fa0c9afc89b8a2f7dc09eb1817d17c6a997e8112354e05271780d099da99eb55
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,492
Size: 1.00 vMB
Total Fees: 0.00567858 BTC
Feerates: 40.74 > 0.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (391,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,259 524,259 0000000000000000003133bb4ec181a5c402d449e5a469e6b58633e5735df720 406 0.31/1.00 vMB 12
524,258 524,258 0000000000000000002c782c5ff9f321bb15df9ec697c3710368b764ce76585c 49 0.02/1.00 vMB 8
524,257 524,257 0000000000000000003855d87e04a39b05882836c14a53bb175a4029b2f67eea 192 0.10/1.00 vMB 16
524,256 524,256 0000000000000000001c715296d9be9d0f7aa33ceaaf288ec77651f31e57f1f1 343 0.20/1.00 vMB 38
524,255 524,255 00000000000000000036a99c4a13dd4de558e78933de4774dbbf8dde37a1f397 169 0.05/1.00 vMB 24
524,254 524,254 0000000000000000001b2246f5c82d7b37a3297e1c44661a50c0e5e4083f8569 1,415 0.61/1.00 vMB 33
524,253 524,253 00000000000000000010d0e4fb7732f2d1a30149fcfe3f0fb5d5216691d2296a 870 0.38/1.00 vMB 30
524,252 524,252 0000000000000000001e58e586c09239f34bb5240ae7f643c5e1ef703591d98a 2,033 0.74/1.00 vMB 33
524,251 524,251 00000000000000000029071f17a6bdbfddf45107e6f7d184ffbb1a8a1d82a272 1,683 0.69/1.00 vMB 33
524,250 524,250 00000000000000000014acbef342c86ad5a71bc1d44cd46c540fbb6a99366589 1,793 0.66/1.00 vMB 30
524,249 524,249 0000000000000000001d667402f0172019d7cfbd97d0029f2b6c45c7016a241c 46 0.01/1.00 vMB 46
524,248 524,248 00000000000000000024ace7ba499b2cd7c7302a977221a2a3cb97bd88c0a6a3 20 0.01/1.00 vMB 23
524,247 524,247 00000000000000000025fa56503002d4b1928a6c375a1fbbb5f2b49d042bd6f2 284 0.14/1.00 vMB 37
524,246 524,246 0000000000000000002e7fb4ff07e662a271d49070ab9eabfde58b7f597096c4 1,189 0.68/1.00 vMB 28
524,245 524,245 00000000000000000035c04aa5d9c0a01d1593387101c509ceef58fd3878ca72 684 0.28/1.00 vMB 52
524,244 524,244 0000000000000000003d0e52a01b857dd9689d329fdfd1c84f95e4591ead5ef8 1,225 0.57/1.00 vMB 21
524,243 524,243 000000000000000000246ca612a2b5582223ee751f75842ff86ffa74d3f2fef7 170 0.27/1.00 vMB 8
524,242 524,242 0000000000000000003b6c8dbdb242b77c07a63fb05bcaa8ecf4d422c47ec5d2 600 0.28/1.00 vMB 42
524,241 524,241 0000000000000000000fe898689f4f971960f0af6f2edd9f95d3563ee454e154 872 0.48/1.00 vMB 19
524,240 524,240 000000000000000000295f8dafc1d6d6f658f4a3f034a0c91543e55f33cdd733 32 0.01/1.00 vMB 21
524,239 524,239 00000000000000000017dd88728a480c254dda6a162f0db3335f1ba3c3f5c669 21 0.07/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.98 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: 716.22 GB
    • Received: 17.79 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.