Loading Tool

Explorer IconExplorer

Memory Pool

44,461 transactions
28.88 vMB
0.10385508 BTC
Random Selection Loading Transactions
Max Size: 149.33/200 MB

Candidate Block

Mining Attempt 46a81b0ce71b1541315b148057cf463af4fce1d5fa320d4b487e79ee1af6600c
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 517a3440b19858cb4d6e72dac7fcf4abf6f1036788d7cc81bd5609e98f5168bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.04160901 BTC
Feerates: 151.12 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (530,752 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,887 383,887 00000000000000000cd6903664ef38af13465a5d39a40ed54b8c7b4ea11662b9 62 0.05/1.00 vMB 33
383,886 383,886 0000000000000000092bec068dab9f9171ae3c5816ed85e7be9f7fba87f51c63 1 0.00/1.00 vMB 0
383,885 383,885 0000000000000000038184b361558f7065e10697703c09d4b46480b6625adf78 542 0.27/1.00 vMB 26
383,884 383,884 0000000000000000039288d1e98a60de44563a4dda6409fb38ae02aa1590330d 1,092 0.98/1.00 vMB 11
383,883 383,883 0000000000000000003b3b99a10d24c4bbfd0bcaea024413e0e183297968fadc 2,438 1.00/1.00 vMB 40
383,882 383,882 0000000000000000079687dbab80835c01ad9279685e69f4295558092a24bd1e 1,477 0.99/1.00 vMB 24
383,881 383,881 00000000000000000ab7740e0a9220dcd9185c3216761cf516422b256ae5c48b 2,384 0.93/1.00 vMB 42
383,880 383,880 00000000000000000fb14a59721aa01f81cf39fe9c16372d87dda69a942a1283 2,114 1.00/1.00 vMB 34
383,879 383,879 00000000000000000cdbc0ed7a51a7d9bb97691a2238f186c5fff4d5a9d21396 1,432 0.93/1.00 vMB 27
383,878 383,878 0000000000000000088b7acb13404a66e28c44194b6230d66d9d9eeddcc20885 1,986 1.00/1.00 vMB 30
383,877 383,877 00000000000000000a8b169595b9f4e9d465baf73928a1cbbb07bb86ddd4963a 2,243 0.93/1.00 vMB 35
383,876 383,876 0000000000000000079903ad5518f98ba746402ef1c29ae29f2bcde7da55f7cc 16 0.95/1.00 vMB 0
383,875 383,875 000000000000000009a2580f873abaebffc8e3ad3c60b7151ba15b3f8791cb90 3,216 0.93/1.00 vMB 59
383,874 383,874 0000000000000000078d197f0e9f6221087df636e40f4ca53e733e5306c7e958 1,062 0.70/1.00 vMB 27
383,873 383,873 00000000000000000159b6459db08e79adf488440148875b562447cb2f2bda63 1,714 0.75/1.00 vMB 42
383,872 383,872 0000000000000000034ed47e87b96f70a1be58b4f9006702b5b1698639330d01 1,199 0.58/1.00 vMB 31
383,871 383,871 00000000000000000dd9b14049576cf98af6b76d80749d7593c351a4f90c1aae 1,657 0.76/1.00 vMB 33
383,870 383,870 0000000000000000057503d3b14a724c48b908afde94ccc073dc508fd42e62e7 478 0.41/1.00 vMB 20
383,869 383,869 0000000000000000007c543aa9282ba63d3fa31b7c3830643015d2d9a0c1f560 1,422 0.95/1.00 vMB 23
383,868 383,868 00000000000000000f1e572837f875b74e70df7ac361926b8f5faedbd9439793 1 0.00/1.00 vMB 0
383,867 383,867 0000000000000000063ec98e8837e74f21781185da44a69caf3fc0e856dfcca2 2,231 0.95/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.75 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: 631.71 GB
    • Received: 12.08 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.