Loading Tool

Explorer IconExplorer

Memory Pool

45,223 transactions
27.17 vMB
0.07268426 BTC
Random Selection Loading Transactions
Max Size: 143.13/200 MB

Candidate Block

Mining Attempt 02469bb48c84676c0989ec64bf933ac97fb8c83ae2779a1f7e4d0a7bef14b9ee
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root d0484d2cbdbeb888704073253ecefa0fd65ebfa02ab8d164d1fa8aa84fe94383
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,882
Size: 1.00 vMB
Total Fees: 0.02212983 BTC
Feerates: 251.72 > 2.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (221,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,973 692,973 000000000000000000058aa2c37f9b1167ef8da81df233987c3248c69077bfb4 1,310 1.00/1.00 vMB 11
692,972 692,972 000000000000000000064143a035f51e9930b018e802355b2dbbc00f0687addb 1,975 1.00/1.00 vMB 12
692,971 692,971 000000000000000000061039f48f6eb77c39047068eb2af814a8ff94865291f5 1,091 1.00/1.00 vMB 15
692,970 692,970 0000000000000000000d0041838aeecd0e8a76691bf7c43932742be0ca9d17b9 498 1.00/1.00 vMB 5
692,969 692,969 000000000000000000025c02b6f451de3154f14767645b3edf722deffe7c9d6d 1,368 1.00/1.00 vMB 13
692,968 692,968 00000000000000000000f34f587608723bbfd1a61c5c89d56564777794450378 1,068 1.00/1.00 vMB 11
692,967 692,967 000000000000000000115d04edf2f7786bb54c158e5820dfb559c90422fb756f 2,196 0.94/1.00 vMB 5
692,966 692,966 0000000000000000000171302cdd071b4e7cebb21c215ecd91b5c851cc838485 1,604 1.00/1.00 vMB 9
692,965 692,965 000000000000000000113e90d24cc53b738a3c0824721887994c71e8be31c594 1,235 1.00/1.00 vMB 9
692,964 692,964 0000000000000000000662ca5e8401a7d6e2f933db1773f0bf7fe5c6d0eca4aa 1,155 1.00/1.00 vMB 12
692,963 692,963 00000000000000000012adf5587cfa3c8fcb2189bf9973f9346e42fa3376e959 296 0.15/1.00 vMB 2
692,962 692,962 0000000000000000000e412ca81932f6c81e87944f5531d8e199e90b31f7e562 1,944 1.00/1.00 vMB 4
692,961 692,961 0000000000000000001340c8d5f89d98b4d000ff2b5e588bd8500a99beeb3a43 1,176 1.00/1.00 vMB 11
692,960 692,960 0000000000000000000c5d07df0613bf7ae6ecdb0ba451e6d10df3290e485417 870 1.00/1.00 vMB 10
692,959 692,959 000000000000000000062dd1876b1bef4bb1320b232e5ef38f07718813cef668 1,252 1.00/1.00 vMB 9
692,958 692,958 0000000000000000000e6dadd682495e21be4e1e9a44e7cdcf1e0971dba5e4d9 66 0.02/1.00 vMB 14
692,957 692,957 0000000000000000000195a0089efcf390a9ddf2e3b20af656d0e192455d67cb 1,083 0.40/1.00 vMB 13
692,956 692,956 00000000000000000006d53e5476e99a548a5fb4d0723ba27cb9a25b4ef05791 1,117 0.94/1.00 vMB 3
692,955 692,955 00000000000000000000f001fe8a86c27e0245d9c74af08b47a87e08ab2a979b 980 1.00/1.00 vMB 12
692,954 692,954 000000000000000000101ac6c50f181c7d8a9ac716ee35c20c5f59768f715844 584 0.68/1.00 vMB 2
692,953 692,953 0000000000000000000dd13537ab68e8b95eb9a52efac9c8c2ec5a3963211066 2,177 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.