Loading Tool

Explorer IconExplorer

Memory Pool

46,680 transactions
20.71 vMB
0.06410389 BTC
Random Selection Loading Transactions
Max Size: 118.36/200 MB

Candidate Block

Mining Attempt 196200615e796e2b0ce28880ec6cc0a361410d15dfbdc616fda125db19e41b5a
Version 20000000
Previous Block 0000000000000000000013c3406ac0cc250fca53c3a7920e4e0d1f7390981032
Merkle Root dd53317178265ef6086f32cd5bb1170e1e742def896ab7961807a58e3018a8e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,685
Size: 1.00 vMB
Total Fees: 0.02293578 BTC
Feerates: 453.09 > 2.30 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,961 (1,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,421 912,421 0000000000000000000126b04866243fadb817b3bd9c5e50b945274c1d532eb8 4,283 1.00/1.00 vMB 1
912,420 912,420 00000000000000000000183f5135e891c29280b487ab6a9be8da609559df649e 292 0.08/1.00 vMB 2
912,419 912,419 0000000000000000000134c8e4154b1e06a2fdb2ecb233e09525572e5448ae34 848 0.37/1.00 vMB 3
912,418 912,418 000000000000000000008651d3eafb90d6dea5bff013a4108342ccc855171662 4,586 1.00/1.00 vMB 0
912,417 912,417 00000000000000000000beeeb1ee7d9d5042410f7f2b358c1cf921ccb57ed137 2,895 1.00/1.00 vMB 2
912,416 912,416 00000000000000000001c2107eb56fedfedf8875b7e1bd54f9d46f941591555a 23 0.00/1.00 vMB 2
912,415 912,415 000000000000000000016a5c4661718f571b7681feddc16551fa50ad445f5e50 6,902 1.00/1.00 vMB 0
912,414 912,414 00000000000000000000b7561c815388b9bfa2cfceb2f44518024861e55161b6 4,198 1.00/1.00 vMB 1
912,413 912,413 00000000000000000000eaa23a11e708435dab4c8e4057f41c5b42ce8af0b3cc 4,357 1.00/1.00 vMB 0
912,412 912,412 00000000000000000001f2835722eedfa1b01c89895bd8cf79012521ae65c1d6 3,257 1.00/1.00 vMB 3
912,411 912,411 00000000000000000000285ad6f43f3680287bf7ab055e59b042e9493556fe73 4,001 1.00/1.00 vMB 0
912,410 912,410 000000000000000000000952f2c52a8f15a7fb1f2e37d6513739eb56968db89a 3,338 1.00/1.00 vMB 2
912,409 912,409 000000000000000000020611b73e2a41341025db3d7c65dfffecfb9e97366d18 3,621 1.00/1.00 vMB 4
912,408 912,408 00000000000000000000c0680f3dbcd55ce83ae2c42dc2687629a46e2170adec 2,721 1.00/1.00 vMB 2
912,407 912,407 00000000000000000000ea2355c60c65f72c8d53209666110408f8e474584316 4,341 1.00/1.00 vMB 1
912,406 912,406 00000000000000000000cea9d9f5d190785d9fe0dbbdd6e7b86d9159da9e935f 7,103 1.00/1.00 vMB 0
912,405 912,405 0000000000000000000049f74e897a499c867ca2126470576fd92a7702958de0 4,188 1.00/1.00 vMB 2
912,404 912,404 000000000000000000000cf07623da4e57b74101952c0da75f5d980901edef5e 4,221 1.00/1.00 vMB 2
912,403 912,403 0000000000000000000177d1b5bc07f7db6f9a731c8cbe52f13aab802313f63a 5,489 1.00/1.00 vMB 1
912,402 912,402 00000000000000000001429a72305e9701dee9ca322483fc3416807f45a0205f 6,427 1.00/1.00 vMB 0
912,401 912,401 00000000000000000000efcc0425ff4647fab83fb2f089978074d552cc2a659a 2,044 0.62/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.54 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: 535.96 GB
    • Received: 5.95 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.