Loading Tool

Explorer IconExplorer

Memory Pool

74,048 transactions
27.36 vMB
0.06715598 BTC
Random Selection Loading Transactions
Max Size: 167.05/200 MB

Candidate Block

Mining Attempt 603d8a65ac946151087aac44c4e7d7f29b6f1d8764d487c015afe64780a4254a
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 252eb05c8b1fb6e9496889fd1047f71e50ed72fc688209c86f8fdfafee1c701c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.00902763 BTC
Feerates: 73.20 > 0.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (487,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,813 427,813 0000000000000000049ae71bcb4c7105c725e1378f3b8df0a36ba843611b69c6 2,445 1.00/1.00 vMB 70
427,812 427,812 000000000000000000ddc12d1fcbb79bd65cca14af3e7424179f0cfbe0fe0f11 1,194 0.50/1.00 vMB 59
427,811 427,811 00000000000000000293a1b54e278a3af63fd4735c879d443123535dbc4694dd 609 0.98/1.00 vMB 13
427,810 427,810 0000000000000000011efc2e2f7f771370597a835f63dd945df2f5467223303b 1,772 1.00/1.00 vMB 46
427,809 427,809 000000000000000004d5e3de7a39ae19076614dcfc5b52ab99a306575b43ad58 2,187 1.00/1.00 vMB 56
427,808 427,808 000000000000000003938328936a86327b858729192d9e883e57972bb1403ae3 2,502 1.00/1.00 vMB 66
427,807 427,807 0000000000000000032d802538c3926282ef8cabc644f900d567c106d8811b17 1,492 0.69/1.00 vMB 61
427,806 427,806 000000000000000001f17ba437e9773a4870a4d5fb4445e30d564fa89bd6ccfb 749 0.99/1.00 vMB 16
427,805 427,805 000000000000000003d32f02d8ea3e39d61f25f88f162ff3fdbb7212abe73b37 1,644 1.00/1.00 vMB 38
427,804 427,804 00000000000000000378600b57e466af9647070fdee1f53da66cf7906087b5a8 1,097 0.99/1.00 vMB 29
427,803 427,803 000000000000000004e8bb05ea52f0d418df6828ff694207c6bb84f7a4147091 2,053 1.00/1.00 vMB 74
427,802 427,802 000000000000000000e3ce10b2b924bfed62a4227edfb0a2d08482bc08c08bc7 2,268 1.00/1.00 vMB 75
427,801 427,801 000000000000000000b5831fc38b6e65700310b0d0b64369770f3f3e091d4901 1,796 1.00/1.00 vMB 52
427,800 427,800 0000000000000000005ee4e2c5a0df2769fd792f571c9bd6278581d669daa1b9 1,985 1.00/1.00 vMB 45
427,799 427,799 000000000000000004e70299cd0284b177412b63144fc4b9c6080c65545e875b 1,870 1.00/1.00 vMB 50
427,798 427,798 0000000000000000009d545eddc130c3066852392bf42dacb245f303811a52fe 2,413 1.00/1.00 vMB 60
427,797 427,797 000000000000000003448fefee84cf24cbdf0f9daaee6bca89bbbc4e4f90bd37 2,472 1.00/1.00 vMB 59
427,796 427,796 000000000000000001a75f28e16d84b64948cac44f02c9a98e24df00e8b118ec 3,000 1.00/1.00 vMB 93
427,795 427,795 000000000000000003e8b6eb0a990602810f7054baaf24d374e85b5ca4bfb58b 1,376 0.78/1.00 vMB 50
427,794 427,794 0000000000000000038b087a06204f1932669ed51d6fb4d21b3f811dd3a68bca 844 1.00/1.00 vMB 15
427,793 427,793 0000000000000000023e046e9fd9a684f6902b2eb35186d11bd05e7dc3c867b4 661 0.51/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.