Loading Tool

Explorer IconExplorer

Memory Pool

80,988 transactions
29.68 vMB
0.12563950 BTC
Random Selection Loading Transactions
Max Size: 179.94/200 MB

Candidate Block

Mining Attempt 851a853a7caeaf480d9c4329897f554b77c1a17373769ccc128aec3dfa1bf9db
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 6249264dbfd79307df39755b7736ec6881ac2db10abedc5fa42340f55758797f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.05957309 BTC
Feerates: 151.07 > 5.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (284,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,714 630,714 000000000000000000020ebfb4870a762664d41327fbbd4e610e1ec64f6d1742 1,923 1.00/1.00 vMB 148
630,713 630,713 0000000000000000000ccefa9a822b13021bf4eb898929f65a5416d9661a2f0f 2,393 1.00/1.00 vMB 162
630,712 630,712 0000000000000000000dc6fa8256f016f9643bf3f276b3ae37e90d98c77a5183 2,147 1.00/1.00 vMB 36
630,711 630,711 0000000000000000000cbc40892b50d5b7e6ae6969e79e8ca998702e441a67b5 2,281 1.00/1.00 vMB 44
630,710 630,710 0000000000000000000f805691742b77ffe81e2bf67b699bd48686752aee6916 2,332 1.00/1.00 vMB 39
630,709 630,709 0000000000000000000effc3e9d03f7156fc2b3aedf921203dfcb8c446b60fc0 2,216 1.00/1.00 vMB 78
630,708 630,708 00000000000000000000c5450171f6f6dc8cdd90ba82862b5dc72e90d060bcaa 2,093 1.00/1.00 vMB 31
630,707 630,707 00000000000000000010c1bde98d6f95598608d15b5710526fecac62223d7e08 2,377 1.00/1.00 vMB 135
630,706 630,706 000000000000000000067ca33285871b96a737b60cc3ff092a4f1406258990ef 1,593 1.00/1.00 vMB 174
630,705 630,705 00000000000000000002e50543ccee841c015aba959d6c03dbd1c7d3d4272770 2,286 1.00/1.00 vMB 17
630,704 630,704 000000000000000000038629561f89545c40d83f6983151b468b51a34189f30f 2,942 1.00/1.00 vMB 80
630,703 630,703 0000000000000000000daeeea0e1c539729d5fbefa53e95072a4648c9070af1b 2,990 1.00/1.00 vMB 82
630,702 630,702 0000000000000000000737c9578f43d55bb435c92d7e9291169298adadc40159 2,051 1.00/1.00 vMB 9
630,701 630,701 0000000000000000000e00a0cd984d50aa4784798830d3f18cdac80bcb9cf9a1 2,920 1.00/1.00 vMB 79
630,700 630,700 0000000000000000000e651fbb20cc3794ba0eb5ae0066aa18952ac3ce386b6e 1,926 1.00/1.00 vMB 40
630,699 630,699 0000000000000000000e7d4a45ddb51f1a67db5df3bdb9f5ed11c6c7f7393a50 2,283 1.00/1.00 vMB 49
630,698 630,698 0000000000000000000f190dd4175f49a6f0511b419a08ab9a8fa3b73a3fba81 2,432 1.00/1.00 vMB 37
630,697 630,697 000000000000000000103034a6ff5880f965332269434ff28143a0b9b81f4314 2,789 1.00/1.00 vMB 73
630,696 630,696 00000000000000000001fd28636e279b7b9cb00501fd4a9f9525201817bac774 2,719 1.00/1.00 vMB 60
630,695 630,695 000000000000000000103391be3c90ad96c644d789cac20808c86dd4069ceca7 2,123 1.00/1.00 vMB 44
630,694 630,694 0000000000000000000bd4646eb959f6e1cacbf99963f2f528ff640767e66241 2,498 1.00/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.