Loading Tool

Explorer IconExplorer

Memory Pool

79,005 transactions
29.63 vMB
0.07180983 BTC
Random Selection Loading Transactions
Max Size: 177.82/200 MB

Candidate Block

Mining Attempt 815d9ab2bd051892a32b2cebf220254aa6e99cff2876a7ae37cb82a5a78cb69b
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root dfb14f84bfd811f1feb5d2321e6466828251ed71ea35cbf5cda1a70f3fe40797
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,924
Size: 1.00 vMB
Total Fees: 0.01160444 BTC
Feerates: 180.34 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (284,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,080 630,080 0000000000000000000ea652b925d322be46df384f88345110e544dee2aad496 1,643 1.00/1.00 vMB 19
630,079 630,079 0000000000000000000f75186e37703e0268a6af540b4429f6ec83bee7e10c65 1,811 1.00/1.00 vMB 15
630,078 630,078 0000000000000000000c2768bb1918f1751223776ab9f76f23f8febb1c204074 2,179 1.00/1.00 vMB 7
630,077 630,077 0000000000000000000c209bfda58c690e2a3c4fe1fc1988be7e977c461ca3e3 2,348 1.00/1.00 vMB 59
630,076 630,076 00000000000000000007403b389f20f9ba7b8505467d9596442d4dd9f52ce1fd 2,435 1.00/1.00 vMB 29
630,075 630,075 0000000000000000000bf3bc853741c2668ae9a8bb70b1533182d38c5dcd02a4 2,311 1.00/1.00 vMB 110
630,074 630,074 0000000000000000000d98e4336e22db82b46e3a6b0461a989438863bd12298d 2,408 1.00/1.00 vMB 76
630,073 630,073 0000000000000000000d0afad808d4e0d0b3440792cf5cc58fbe04691deddcb9 2,755 1.00/1.00 vMB 73
630,072 630,072 0000000000000000000e73a6f95102227d6009e9beade91ab72c05225a0b8793 2,511 1.00/1.00 vMB 89
630,071 630,071 000000000000000000075a910d15927c07900fddb1f13b08088da4bea273279e 3,030 1.00/1.00 vMB 120
630,070 630,070 00000000000000000003c00a4c999649ec29637f5731a03849cb344ad94c1b18 559 1.00/1.00 vMB 13
630,069 630,069 0000000000000000001100cd1c28a1c26e2eb053053f8ef70bc6167a3d0cc96d 1,996 1.00/1.00 vMB 72
630,068 630,068 0000000000000000001112e4542183266a9bc7963c320689fcf785a086e5693a 1,100 1.00/1.00 vMB 22
630,067 630,067 0000000000000000000120c22247d6706a9ce3bf2a7caf6962750eefc3ecb290 2,279 1.00/1.00 vMB 74
630,066 630,066 0000000000000000000e6a4550cc5b1df3014f47795432af34a37dc76e17cfac 2,190 1.00/1.00 vMB 60
630,065 630,065 00000000000000000003baa6878a5c9873dcadfe12ed1b310c41e02422e66e6e 148 1.00/1.00 vMB 2
630,064 630,064 00000000000000000004a15f1e9af81aabaa54b2062852feefd42694fdf6e085 1,015 1.00/1.00 vMB 19
630,063 630,063 000000000000000000005b3575c747def252b0f77d6da906317e224ed02da239 1,751 1.00/1.00 vMB 34
630,062 630,062 0000000000000000000ee370d891a7513d426398f97fc91cb15e3c992296415e 955 1.00/1.00 vMB 16
630,061 630,061 0000000000000000000068934f351a4eea9db982196ee10ad1db25b2b6bcfafa 155 1.00/1.00 vMB 2
630,060 630,060 00000000000000000008ea92031f17e0d9f4707c4329d2c85c0c7e4858412d16 2,176 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.