Loading Tool

Explorer IconExplorer

Memory Pool

80,367 transactions
29.62 vMB
0.09244016 BTC
Random Selection Loading Transactions
Max Size: 179.61/200 MB

Candidate Block

Mining Attempt 2d266d310b3eb490112204350f7debc1338726881ef3a94a2761140f0c9e1d38
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 65ab044b35d4dfe8ff0b11b67c13452ded2fe89d5e319836c0e18f1138bf8015
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,191
Size: 1.00 vMB
Total Fees: 0.02971782 BTC
Feerates: 502.67 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (373,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,412 541,412 00000000000000000021eba420eb5b76c2d9c6ca6b383bdfc848fba2aedd7d78 2,686 1.00/1.00 vMB 14
541,411 541,411 00000000000000000011401b2a1af33d98e7e351da70d85ccf068b6f5c1108c8 2,733 1.00/1.00 vMB 23
541,410 541,410 0000000000000000000976434f5ef47fa95759609ee8156953fd24961d3e1a79 2,738 1.00/1.00 vMB 50
541,409 541,409 0000000000000000001ada074c0014e0547ffd42a2c5e02dcd32681901ebca91 3,257 1.00/1.00 vMB 10
541,408 541,408 0000000000000000001bdfa1dd3665521527c24c34fe3ed7e8220b665211cfec 2,761 1.00/1.00 vMB 23
541,407 541,407 000000000000000000237465faa6d612ed35688119c2875a866f42b420450a96 2,845 1.00/1.00 vMB 13
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
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.76 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.