Loading Tool

Explorer IconExplorer

Memory Pool

42,640 transactions
26.29 vMB
0.05627741 BTC
Random Selection Loading Transactions
Max Size: 138.08/200 MB

Candidate Block

Mining Attempt 44a11cc1a1d80307722c107c36bc3a17d9d5c0a71d95d85e0987b19824ddfc90
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root ac3dcdf0074ea0912736c9928ea80cda580bce8a1b9039a293ec38761e93b533
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,045
Size: 1.00 vMB
Total Fees: 0.00825023 BTC
Feerates: 150.92 > 0.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (166,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,956 747,956 0000000000000000000145f6a4745383340a0309f69d058f1d56f33b32074a16 950 1.00/1.00 vMB 14
747,955 747,955 00000000000000000004668a2a857d092cb461999b9d2917b51817b4bae01023 2,379 1.00/1.00 vMB 17
747,954 747,954 00000000000000000009ed2f1d8880e5a8f4fdaf6c04f7df818da47098298a5f 2,028 1.00/1.00 vMB 14
747,953 747,953 00000000000000000007ce48d929ad100403b469114c0c141def0815f59cfeb3 3,183 1.00/1.00 vMB 24
747,952 747,952 000000000000000000037317bd8dc281db96d182791d48476fd270b3468340f2 1,419 1.00/1.00 vMB 15
747,951 747,951 00000000000000000004a08d2e4f0dac8d09644bc4a7b0d9e6bd72e4628031ac 2,377 1.00/1.00 vMB 17
747,950 747,950 000000000000000000098cfa5aee07e39f15dd3727a3487407f3b55da8b4b6f3 2,790 1.00/1.00 vMB 32
747,949 747,949 00000000000000000006d501b49cdda6311f2dccbc79da28beb4d4104ca9d4d6 3,763 1.00/1.00 vMB 19
747,948 747,948 00000000000000000009d5bc09a7da9eb541490efcb6dfd5a18f94d5c0fc68d9 2,478 1.00/1.00 vMB 18
747,947 747,947 00000000000000000004de490b27015d92bc47d3332032e80573c7f7121382fc 2,714 1.00/1.00 vMB 16
747,946 747,946 0000000000000000000081e96f0b55955660bf73d2e753b96af09f483256604f 1,640 1.00/1.00 vMB 13
747,945 747,945 0000000000000000000048f0c017441aaf58e36d7a8f50174d6af9c32c482c41 3,066 1.00/1.00 vMB 16
747,944 747,944 00000000000000000002b107e137ddeba6b5c4a459c02fc14877fd709ce59e33 3,396 1.00/1.00 vMB 26
747,943 747,943 00000000000000000005438530ba059660268b514bc88d94bf772c4a36e04c67 3,327 1.00/1.00 vMB 39
747,942 747,942 00000000000000000002b78e26cd5da1d96a1ab3e67d1595fa44ed9a9f0089b0 3,202 1.00/1.00 vMB 24
747,941 747,941 00000000000000000005f71f7013749cd77e26232841bdb30f87b13fbc6edd3f 426 0.15/1.00 vMB 13
747,940 747,940 00000000000000000005ba8c2a4b1467da59b32e416b26fd9ac6a5403faedf64 1,428 0.89/1.00 vMB 8
747,939 747,939 000000000000000000060b8676c2568354fa5cf21396e27526cd72457cf71a0f 2,082 1.00/1.00 vMB 4
747,938 747,938 0000000000000000000754dce9866426d314dac3947b6996667cd25fcc1c2050 2,105 1.00/1.00 vMB 13
747,937 747,937 000000000000000000095e73945379a47fafed9104b6f467a1b99acf0584622a 808 1.00/1.00 vMB 18
747,936 747,936 00000000000000000002cdaaec7982b641c65d12ceb25fd894ba908e55ed6e6c 3,728 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.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: 645.77 GB
    • Received: 12.77 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.