Loading Tool

Explorer IconExplorer

Memory Pool

78,588 transactions
29.33 vMB
0.08367466 BTC
Random Selection Loading Transactions
Max Size: 177.26/200 MB

Candidate Block

Mining Attempt 6e3f98922f33a7e6da4249acf2d853340c4b9132b0ba5809e95a9c3023891e38
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 099e58ea21512333efece575b4f52968b9500599954ac975f05487feada11941
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 1.00 vMB
Total Fees: 0.02211636 BTC
Feerates: 95.73 > 2.22 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (125,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,467 789,467 00000000000000000000bf9ea3c37117326d17bd70977454763bae3c149facf4 3,806 1.00/1.00 vMB 94
789,466 789,466 000000000000000000017113b6a445a0ef9c129ef84aabb585d1c5e35d02bbbc 4,123 1.00/1.00 vMB 89
789,465 789,465 00000000000000000003acf41c7bc7d5f9de4e7de5cea3c6b10867c82dc84fd7 3,762 1.00/1.00 vMB 61
789,464 789,464 00000000000000000003f2271554f2fbe14135ea9569558e4201dfa242ea2a3c 4,491 1.00/1.00 vMB 46
789,463 789,463 000000000000000000040b0107b5f6358aed38db5bfae9bc8ce7ea07c366ac5d 2,151 1.00/1.00 vMB 131
789,462 789,462 000000000000000000016ebb61efca68e9a8352a1f33c4f66a9fcb3a637c909c 2,302 1.00/1.00 vMB 31
789,461 789,461 00000000000000000000913d460e71d5eb24e927ef4bba6a60c1c3c68cb9bf71 4,012 1.00/1.00 vMB 74
789,460 789,460 0000000000000000000259d406374b9155dd65cba16d90150c2dab8ce94ff3fc 3,577 1.00/1.00 vMB 42
789,459 789,459 000000000000000000040dc558eda0d75fb279932e492121d8a77f563f6baa26 4,296 1.00/1.00 vMB 55
789,458 789,458 000000000000000000056897805560db654c938ebdf5ff83b66d8cd6d5df8a6a 3,927 1.00/1.00 vMB 80
789,457 789,457 00000000000000000000c86a908f3650fc9b7ac72e2034f9234f861cd7e914f5 3,005 1.00/1.00 vMB 131
789,456 789,456 000000000000000000032a1f90505aa8786bf9af79f2e29147c9c6cd3a80cb33 1 0.00/1.00 vMB 0
789,455 789,455 000000000000000000029dc78b8c6c5dd3461d52a643979747fba95e459b792a 3,584 1.00/1.00 vMB 77
789,454 789,454 0000000000000000000365476c4fb0d2fb888405b849b7209ca234fcf8a6830e 3,918 1.00/1.00 vMB 88
789,453 789,453 00000000000000000004432e464940744fef457b30db9e0112be2f4811651ab4 3,785 1.00/1.00 vMB 58
789,452 789,452 0000000000000000000423cf34e5de115b83a709604cecc528f4e3c02e995d50 3,877 1.00/1.00 vMB 61
789,451 789,451 00000000000000000004010e73f0292bbca0d781ab8c58addd743ad27a06a75c 2,170 1.00/1.00 vMB 137
789,450 789,450 00000000000000000005a4b13f53ec244ef7091056602c23aed765ce555b63db 2,832 1.00/1.00 vMB 164
789,449 789,449 000000000000000000028d58771a0bdea04f45652958f617337d9b32dd70cc9c 3,454 1.00/1.00 vMB 45
789,448 789,448 0000000000000000000220277197c4a16a8f6e3881402b2ebcf73be98858be1b 2,879 1.00/1.00 vMB 68
789,447 789,447 000000000000000000031c2929179d158f0212aac8e757cba2d89a6ab6168783 3,898 1.00/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 674.83 GB
    • Received: 16.43 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.