Loading Tool

Explorer IconExplorer

Memory Pool

79,474 transactions
30.32 vMB
0.12590145 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt a6cb0d44b8420fc3c0555ba1e35183e548b75047062ab10c12c3ab79fc24f568
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root d90fd65b278f953b54c3253533773806431d50ec9394f485f554cfe2a3527a53
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,392
Size: 1.00 vMB
Total Fees: 0.03240896 BTC
Feerates: 301.69 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (607,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,719 307,719 00000000000000003760ca871dd77b5a14295a892e584060313542af67a4d54a 159 0.10/1.00 vMB 23
307,718 307,718 0000000000000000069d9a9f64661335beaa09188fa4bf08187bfa7e68a088d8 548 0.28/1.00 vMB 65
307,717 307,717 0000000000000000164f7eb71a06a90661325cd8a69f05f0b7418bbce654d6cf 71 0.04/1.00 vMB 22
307,716 307,716 00000000000000004694db3af22900b34b7101a3286ae8cf10fc62845c1aaf9f 526 0.25/1.00 vMB 32
307,715 307,715 000000000000000011d6925a8cee8570c6ea0e6a9097b46a7aa5ac15a3c05327 382 0.19/1.00 vMB 34
307,714 307,714 00000000000000002767bfd56be3399065e7146954f4ad32a5a956cd6e0aa7f0 153 0.11/1.00 vMB 24
307,713 307,713 000000000000000020f45b5729d22a5ea8a64b347cc8c5baf0217fbc9ae2405f 573 0.32/1.00 vMB 28
307,712 307,712 000000000000000020415905041c241f1beef3e2d05e5c52370733b48807397e 6 0.00/1.00 vMB 14
307,711 307,711 000000000000000021e2cbcf30a52c54ddec23884ed01a0bdc4b2d08e1fe792c 95 0.06/1.00 vMB 23
307,710 307,710 00000000000000004814110478a5555a165347709517534ba5d5e5e066072070 287 0.33/1.00 vMB 19
307,709 307,709 000000000000000036c8ff0fc295657ba0dbcbd3b573a075f3e5f5f59aa92586 52 0.03/1.00 vMB 15
307,708 307,708 000000000000000004b3e76736d10a0e0ef60aba9c776f11b8210aa70006dd29 599 0.34/1.00 vMB 31
307,707 307,707 00000000000000004d197bfa5ce0aee1bb837aa32ea6a0bd27c01d3ee37d8d92 70 0.04/1.00 vMB 23
307,706 307,706 000000000000000011956524475b0ffdaee8500335d318d48478c5f7b4030828 460 0.29/1.00 vMB 29
307,705 307,705 000000000000000017e52a51f89962102ebe8e871670bbcd8ff33e5ad701bd70 359 0.28/1.00 vMB 28
307,704 307,704 00000000000000002830cd41d598857202132c47a4494db8103547e7972bbfe6 64 0.03/1.00 vMB 32
307,703 307,703 00000000000000002227b30cb2aac0f3df9296967e29e380b9f2b1bad78595e3 341 0.23/1.00 vMB 26
307,702 307,702 00000000000000003219bb1af2f59846b313a81dd1845d4b3311812232652958 354 0.23/1.00 vMB 25
307,701 307,701 000000000000000014a7bbe57df6b126f10c3c376d001663b5bad16ec8a7087f 10 0.01/1.00 vMB 17
307,700 307,700 0000000000000000104a202ceba7db40438ec904262b78abaef0553d122c0769 207 0.09/1.00 vMB 47
307,699 307,699 000000000000000009dc822374ff4b2f796e35bb850d3ef75dd2205542ecc24f 348 0.22/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.