Loading Tool

Explorer IconExplorer

Memory Pool

88,385 transactions
32.33 vMB
0.17352142 BTC
Random Selection Loading Transactions
Max Size: 195.79/200 MB

Candidate Block

Mining Attempt 292eb5c7bbe4a894f0f908d769488b4f885d2180af34f3746daa22f2a92bfae4
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 834ba589c303abc943a1c8b424efa527ffb38b4c3855a91a62c5139e729f2284
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,754
Size: 1.00 vMB
Total Fees: 0.08439881 BTC
Feerates: 216.64 > 8.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (373,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,406 541,406 0000000000000000001f84051a6c3e19fd764d81cd68e6da03e5ca060f176328 1,970 1.00/1.00 vMB 12
541,405 541,405 000000000000000000078a222d16b69eb615107004c6f58d1777aae12b2f67bb 2,521 1.00/1.00 vMB 23
541,404 541,404 00000000000000000011dfe7e1ee2e2e258e655b59ed0a4fea9a64324e05c14a 2,409 1.00/1.00 vMB 29
541,403 541,403 000000000000000000279b3455fd60712d3bb3829fcac1d692ec6d0b298db780 2,538 1.00/1.00 vMB 24
541,402 541,402 00000000000000000023cb73b5a04bc5e135d91a60f768dd1a6433433f388cc9 2,914 1.00/1.00 vMB 17
541,401 541,401 0000000000000000001abe7502646dd13668068979cc46f0e6d74774388e7cf5 2,401 1.00/1.00 vMB 56
541,400 541,400 000000000000000000102bcad492f18c0cf42de17017138d303d2d24b4116ff4 1,951 1.00/1.00 vMB 12
541,399 541,399 00000000000000000027893a38c3b2a264d131c91d72bf8982d1422929da76c3 2,077 1.00/1.00 vMB 19
541,398 541,398 000000000000000000168f72be73e69f165a4705314d5e1c9614685413449b07 2,318 1.00/1.00 vMB 57
541,397 541,397 000000000000000000245701d6392606a0a5e306f6000dc406727f5dd39d3a80 1,472 1.00/1.00 vMB 34
541,396 541,396 0000000000000000000fe4ebd6ec4c5b8941fd4b0892363ff81ecc13aec8b144 2,042 1.00/1.00 vMB 18
541,395 541,395 0000000000000000000e6bab0abb70bc58c3cce9477134a02bb25cd564457714 1,838 1.00/1.00 vMB 67
541,394 541,394 000000000000000000064b93cea25cadf6b228b3ec59cdae0027c8287f89f479 2,295 1.00/1.00 vMB 20
541,393 541,393 000000000000000000016d3f434c4307995fdadc7d1b9ce196da9c4b33c39369 196 1.00/1.00 vMB 3
541,392 541,392 000000000000000000230c9f5e02154968375d93c79ae0ccb517ccc5f818ba33 2,247 0.99/1.00 vMB 9
541,391 541,391 00000000000000000005f5ae9b3b204172464d3bb9cc6343fd891cedf8ed5521 2,595 1.00/1.00 vMB 28
541,390 541,390 000000000000000000173d55ee222ff496216abb72480d8a82501c06ac6d77d0 1,760 1.00/1.00 vMB 13
541,389 541,389 00000000000000000018f66f06795ce3fabb98289e89bd75666acb6629997b05 1,003 1.00/1.00 vMB 42
541,388 541,388 00000000000000000010a0535c1309061341f27baf00036a111190788e4a908f 559 1.00/1.00 vMB 50
541,387 541,387 00000000000000000010529c04ec0b3cc5dadc3aeb3ed1d02a9541c284c93cbd 1,832 1.00/1.00 vMB 24
541,386 541,386 0000000000000000001b3dc337dcf5400e6f775c460528e9009c5356b0796bfe 2,538 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.