Loading Tool

Explorer IconExplorer

Memory Pool

81,947 transactions
30.92 vMB
0.10281907 BTC
Random Selection Loading Transactions
Max Size: 188.00/200 MB

Candidate Block

Mining Attempt 633cf544d5a3bb231f697000980297ce79f0587bc5d5c6888b51a2725cdaed34
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 7868a9c3eef072687a43309c1697c92e44bff378e2a99f93d454d2f87b18a041
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,514
Size: 1.00 vMB
Total Fees: 0.03233445 BTC
Feerates: 803.65 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (623,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,507 291,507 00000000000000009511abea12ff043208e9957585e3bf749251ad45d30b12a3 18 0.01/1.00 vMB 42
291,506 291,506 0000000000000000b93d52a92335bec35ef7269307473dfc13ff4d94226ac060 154 0.06/1.00 vMB 38
291,505 291,505 0000000000000000fc90131bcd125c6065a9eb835491ecbefd911c6b3cc05306 27 0.01/1.00 vMB 61
291,504 291,504 0000000000000000a4cfa849fd4a3a0e6c51869d86333bec3a668f51d25f3174 401 0.15/1.00 vMB 31
291,503 291,503 0000000000000000499aafcd5b6b4dd805576301d91e938e1d6c49bc872f7580 961 0.40/1.00 vMB 44
291,502 291,502 00000000000000003db4525120be02a2b92afb483e27fef92fe71770ca104e76 201 0.24/1.00 vMB 14
291,501 291,501 0000000000000000ef8012afc83c782e378448ec5cf77350cc43dda006bc6d89 1,234 0.50/1.00 vMB 121
291,500 291,500 000000000000000031ca93a2908ff3a668370a36b56f30610b43e63d3e1dfbb1 512 0.17/1.00 vMB 66
291,499 291,499 000000000000000052e3b0c5b88d1fac72146cf5c31a8972f7fd1a792ce4b4ac 97 0.35/1.00 vMB 2
291,498 291,498 0000000000000000ea4cad94d9fe80e2cc844bc2ea2e10adabb9bec412fc32ec 136 0.08/1.00 vMB 22
291,497 291,497 0000000000000000bf067caa9e0f9b5c73179cf8d7c6ae09ca9cfda258b19c56 512 0.20/1.00 vMB 40
291,496 291,496 0000000000000000fec8a5b228d11c52fd8154835429541ad12c47f1ef8dc6a4 23 0.05/1.00 vMB 5
291,495 291,495 0000000000000000f4680b7f55c3e9ead8ce843e38636e989f38f6abc715c7df 436 0.25/1.00 vMB 27
291,494 291,494 000000000000000091df6487e15ef541d846eeb0cbd2bc52a59bd62ab6e6c73f 777 0.25/1.00 vMB 54
291,493 291,493 00000000000000007c295a0b2e94a00ca34d7e5eb02dc1cb5cb8127acf485b27 108 0.06/1.00 vMB 24
291,492 291,492 0000000000000000671a8d7b607c8bb1931eaf70800975f571034f553d3fdf0f 239 0.10/1.00 vMB 34
291,491 291,491 0000000000000000bab5102a7417e5f1508038a4ff0f56182543f98254710d03 540 0.28/1.00 vMB 25
291,490 291,490 00000000000000000adc05c1f6de6000c18002e416c09b2ebbdc5d2f5c8d3f3f 526 0.39/1.00 vMB 27
291,489 291,489 000000000000000079a38451325248ffefc93a17c7373b88297b178502b75eb7 307 0.25/1.00 vMB 23
291,488 291,488 0000000000000000350f06c0a23e00c81fce606cbf707d58ded41ba979641404 768 0.35/1.00 vMB 38
291,487 291,487 0000000000000000c292ceda1b52e4141d546647e74f0e5547df51790b13d906 202 0.14/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.00 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: 718.63 GB
    • Received: 17.93 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.