Loading Tool

Explorer IconExplorer

Memory Pool

47,953 transactions
28.00 vMB
0.06705379 BTC
Random Selection Loading Transactions
Max Size: 148.70/200 MB

Candidate Block

Mining Attempt 2d65062b57418824c55488fddaefc97bd127b4425f621bdcd69e087353f50dbe
Version 20000000
Previous Block 00000000000000000001a910bb93b48e2d87af92722f1a8406500b6fdd169ecb
Merkle Root bfdd482d35d2fc2a8efdd8d47b213491b1d20a31f47e66c81b733911655be5b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,080
Size: 1.00 vMB
Total Fees: 0.01262023 BTC
Feerates: 46.87 > 1.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,718 (125,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,237 789,237 00000000000000000003bc99d827e82d90dcad338e0fa79b433f1f0924930668 3,361 1.00/1.00 vMB 167
789,236 789,236 000000000000000000058236ec3bd67d4e6d8e38cdebe790504896eb9ad7b2f7 3,653 1.00/1.00 vMB 389
789,235 789,235 000000000000000000004d4a15e704c7e14781b0c3801f697c011f23a91049b9 3,676 1.00/1.00 vMB 86
789,234 789,234 000000000000000000057556c0ee25d8286dfd7a651a320cf48cd986dc878c30 1,928 1.00/1.00 vMB 48
789,233 789,233 00000000000000000004eddbba69b608e2cf6844dd2d4df755918a1b81e58993 3,807 1.00/1.00 vMB 82
789,232 789,232 00000000000000000004d5fe643894fbc8fd02ebe7b5fd5b6752c46b3cb951d9 4,228 1.00/1.00 vMB 76
789,231 789,231 000000000000000000041da56a4b92b14afbfa74f363439a1ba719d6a5c1e75f 3,907 1.00/1.00 vMB 46
789,230 789,230 0000000000000000000462e3e71d5c7f9da93c2010ade87a8731463ab8e550d6 4,119 1.00/1.00 vMB 141
789,229 789,229 000000000000000000038e7eef0952762b2a04297a5c454b6e1e66f971852a28 4,634 1.00/1.00 vMB 65
789,228 789,228 00000000000000000001c50f290d9d422ebd8f4975c7d64f22464a8b0df6ff24 4,873 1.00/1.00 vMB 56
789,227 789,227 00000000000000000000a1334fa5ac61d7d36e9f60e5e80793bface820d2a56e 4,404 1.00/1.00 vMB 125
789,226 789,226 00000000000000000000ad145150e0900478265c6f09487a11c06847a7240dd5 4,436 1.00/1.00 vMB 137
789,225 789,225 0000000000000000000511dc71f13e11e4b7d799d7b83aee3e9f822e1b6d5072 4,550 1.00/1.00 vMB 84
789,224 789,224 0000000000000000000240b71facaa6820b518105b891f791feca4d919733052 3,358 1.00/1.00 vMB 162
789,223 789,223 00000000000000000004e7d5e1a60496bfbea6e27a1ec8d4fd2b059492fe1a87 4,482 1.00/1.00 vMB 74
789,222 789,222 000000000000000000058e35e45e29d84539b65e0839052babf32877f0a197d5 4,157 1.00/1.00 vMB 84
789,221 789,221 00000000000000000004959503ed6bbdc41e7c95f629072d3f7fbc2789484553 3,126 1.00/1.00 vMB 97
789,220 789,220 0000000000000000000046e0c3e5c6a0d23862aadcb82d53ff0ce9a4784a2cc8 2,815 1.00/1.00 vMB 182
789,219 789,219 00000000000000000000347b820d9462514312e8a11bf09b3cd4bfc794b44ffb 4,349 1.00/1.00 vMB 126
789,218 789,218 00000000000000000005ba74398e0b3e290cd9963977e38e0ed042f21a518673 4,508 1.00/1.00 vMB 67
789,217 789,217 00000000000000000001f635b9d34fc0c4cde4146d7fefe2f81bf4e08e1a6707 4,749 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 781.90 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: 645.25 GB
    • Received: 12.72 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.