Loading Tool

Explorer IconExplorer

Memory Pool

74,240 transactions
27.39 vMB
0.06801458 BTC
Random Selection Loading Transactions
Max Size: 167.27/200 MB

Candidate Block

Mining Attempt 3e10dffecbcbadc8cc3dd19f8bbf193a39f196ea74a35a72e573bc9dde0b0a53
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 1d0f1d16f4f10e1385db1ae56e562d134a5b0750210f70f5f2fcca185d90c5a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,275
Size: 1.00 vMB
Total Fees: 0.00976311 BTC
Feerates: 301.57 > 0.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (121,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,481 793,481 00000000000000000004a51f9b9e8c20efcd90b80d86714c0c4e808c3b2a33ac 2,106 1.00/1.00 vMB 38
793,480 793,480 00000000000000000003cedeff757e4eeb7d773dc9ec275597c4bd0437f49e97 3,012 1.00/1.00 vMB 84
793,479 793,479 00000000000000000002c56772642588095a2cd1e77af56042216ddd4637060e 1,725 1.00/1.00 vMB 24
793,478 793,478 000000000000000000007de06b288feabcdd01cd074c90ad1048cb0e4d6855be 3,479 1.00/1.00 vMB 29
793,477 793,477 000000000000000000047b49ea28c4518f3636411c0707df252640375199db8a 2,321 1.00/1.00 vMB 74
793,476 793,476 000000000000000000017db8eabd32980b97831c578b6a352dd684ebe0277ebf 1,453 1.00/1.00 vMB 23
793,475 793,475 0000000000000000000114d3946f78cff63b53558785336238d681a50ed2a704 3,157 1.00/1.00 vMB 35
793,474 793,474 0000000000000000000475e5258d27c53d674e46888d5eda14503fc2634027f0 2,174 1.00/1.00 vMB 49
793,473 793,473 0000000000000000000272678bba063f283ec0dcdb7a05229873b1fdfada25e3 1,133 1.00/1.00 vMB 29
793,472 793,472 000000000000000000029c6afaa1ed173743490030dcd3656fe008ad3d9fb8ef 1,760 1.00/1.00 vMB 21
793,471 793,471 000000000000000000046032eef4598a12eaca2c490a9f159cf7f45fa64f348f 2,706 1.00/1.00 vMB 28
793,470 793,470 0000000000000000000332a715ecdd452e39b3d39f4dc101ebd2303daa4d3f4e 2,101 1.00/1.00 vMB 71
793,469 793,469 000000000000000000048f51676573b547105bcb9e24d5315c4f2eb54bcdc8b4 2,637 1.00/1.00 vMB 58
793,468 793,468 000000000000000000040b377976c89fab96e048875de91e88377b9bb431776a 2,623 1.00/1.00 vMB 50
793,467 793,467 00000000000000000002496d2859ad2b8531ea66a52701e115b1ea487aeefded 2,621 1.00/1.00 vMB 62
793,466 793,466 000000000000000000048ededb769f0d68b857c1f0cbb9290279a9eb18cf763c 3,366 1.00/1.00 vMB 81
793,465 793,465 00000000000000000004cd9589efff2942ee4726568b8f42e5c395ed68229260 1,948 1.00/1.00 vMB 52
793,464 793,464 00000000000000000004bfa60fe19e272e93951cc27a266c2c670bc21a314994 3,065 1.00/1.00 vMB 85
793,463 793,463 00000000000000000000e09441f3c7d3b2c2a49a6d4071c710cf8fc64696110b 2,410 1.00/1.00 vMB 100
793,462 793,462 000000000000000000002f06fb92c9343a148e9f58787d39e66da4ca32373f3f 1,122 1.00/1.00 vMB 23
793,461 793,461 00000000000000000002609be5e8f76ee368d081b1e1a7db7b0eeaaaca721408 1,473 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.84 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: 711.84 GB
    • Received: 17.13 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.