Loading Tool

Explorer IconExplorer

Memory Pool

37,836 transactions
28.00 vMB
0.06536027 BTC
Random Selection Loading Transactions
Max Size: 141.78/200 MB

Candidate Block

Mining Attempt 59a2fa6f7b2aa63c77d866c4228a4ece8dd5b4a4db2239bef9b1584c1896df5e
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root 5d0a9b4c5f0d526899c67f3a684d98b76c2fbc17085c8b19232f4852ea0f9efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,575
Size: 1.00 vMB
Total Fees: 0.01174130 BTC
Feerates: 203.60 > 1.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (153,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,033 761,033 00000000000000000000ff8f6b62c9b55adc61f77c9035057708a889e835e2ab 867 0.34/1.00 vMB 12
761,032 761,032 000000000000000000071eed5908ab43d6d87e94ff129c99f15b4a3a2929ecbb 1,630 0.87/1.00 vMB 9
761,031 761,031 00000000000000000001cfb7940ba7c30c21ea6d224c7afbd2451a1f25f8c5b9 956 1.00/1.00 vMB 12
761,030 761,030 00000000000000000000e56a5311bb252c08975fb99c2c445a0d44ca56ed10c2 1,599 0.94/1.00 vMB 7
761,029 761,029 0000000000000000000021c1783e6727e8e4e442193054462dab39efbf1be968 67 0.05/1.00 vMB 6
761,028 761,028 00000000000000000006d0c627d93bd9bef464d934c10500af483852e4582584 677 0.22/1.00 vMB 13
761,027 761,027 00000000000000000006fe065a64038ab008ebcfc27644e42bc41a9fdb7c01dd 145 0.04/1.00 vMB 13
761,026 761,026 00000000000000000001d714d5edded886b11bb5d655a7558b5d3fb1096f36e1 230 0.05/1.00 vMB 15
761,025 761,025 0000000000000000000457889012f5e370cf8586237bfee82962b2c59fe643e8 1,361 0.63/1.00 vMB 10
761,024 761,024 000000000000000000029fb8529a3d2c092802178312a989b4b548aaa2d18a55 571 0.20/1.00 vMB 12
761,023 761,023 00000000000000000004ea67429822ff10cd17f327dddbd6d8cc9f38d10e5369 721 0.47/1.00 vMB 7
761,022 761,022 0000000000000000000453ce761653cba53eb598321a695000aa0a5aa8fbed32 2,061 1.00/1.00 vMB 9
761,021 761,021 00000000000000000000016ed8ce5ea4f2c7a5a87af2a663641ae6b457aae7c2 1,638 1.00/1.00 vMB 9
761,020 761,020 0000000000000000000244affedae6451cdc3bada1f19337dc7e1003e5032b9f 742 0.89/1.00 vMB 5
761,019 761,019 0000000000000000000799c74ead8d68108adb327341324eb3b12736002cf8d0 1,170 1.00/1.00 vMB 17
761,018 761,018 00000000000000000003e1f30256628676b4fcf68b4fab64971236f9ce844aba 1,023 0.52/1.00 vMB 9
761,017 761,017 0000000000000000000372c1fa2ba930bbc49ab60ce6ab3f5745e31bbab4d5b2 1,215 0.43/1.00 vMB 13
761,016 761,016 000000000000000000033ba5edb356c34b6d638634c67a973d64efbc171c1670 2,489 0.84/1.00 vMB 12
761,015 761,015 00000000000000000002afd4084d0d59e13339d0bb8f4429c4b9e3612efa0f31 1,534 0.52/1.00 vMB 12
761,014 761,014 000000000000000000015a6dde0b2657b4c4cd3eba4b9a431044284fa0a816f7 1,406 0.58/1.00 vMB 11
761,013 761,013 000000000000000000033ef6ebbd37326313d53f30f21cdfde0437596852a4e8 1,476 0.53/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.49 GB
    • Received: 11.80 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.