Loading Tool

Explorer IconExplorer

Memory Pool

75,663 transactions
28.99 vMB
0.09915725 BTC
Random Selection Loading Transactions
Max Size: 171.39/200 MB

Candidate Block

Mining Attempt 0eda33dee6ac75ddb427bd038657553f34569527dd910167cd4e911b04a03904
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 4d639fc2829934f7959cd2573e94921c7348c461fec0921dbc2161628ac51601
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,283
Size: 1.00 vMB
Total Fees: 0.03841653 BTC
Feerates: 201.37 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (541,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,932 373,932 00000000000000000d3b8720acb1b3e8a0278a7f2221fd2cbb808b2c5e1848a5 1,508 0.93/1.00 vMB 31
373,931 373,931 00000000000000000766e59618fb1b3c62a0d4b6457b853a791c9ad49798ad54 1,823 0.82/1.00 vMB 47
373,930 373,930 0000000000000000079842f2111c2d08aed54077bae8f0f0a2697cacf72b9ccf 761 0.75/1.00 vMB 23
373,929 373,929 0000000000000000017624c779b24523d17d740886a6848f81837e363598d9c8 559 0.75/1.00 vMB 17
373,928 373,928 00000000000000000737208b22fb5de7341acf90e5964ed126742fac3474cbfd 350 0.16/1.00 vMB 37
373,927 373,927 0000000000000000083368e5cca871a233bdb9dbbcfeeea7a8c0866d879e6d42 962 0.95/1.00 vMB 20
373,926 373,926 0000000000000000088ca19c65e6b4a3b09f55062a44dd704c1081b8953c2f5f 468 0.75/1.00 vMB 7
373,925 373,925 00000000000000000060c642d3446587ff8de4278d20a109c1f1c5cdd139e7d8 1,916 0.85/1.00 vMB 46
373,924 373,924 00000000000000000a7bc9a8c6d501f49ceeaab61afccab13b95500bfd4a802e 513 0.23/1.00 vMB 41
373,923 373,923 0000000000000000025270401c7ae9a4c63a99ea1a41ce5aa23205675470cf93 545 0.75/1.00 vMB 4
373,922 373,922 000000000000000010c93e9f566533edcbd276db64b76cf1359768ec44c0ca74 594 0.33/1.00 vMB 34
373,921 373,921 0000000000000000108ef4fa7c55293458960da97c19b8f50f995d71cb5d2a0a 601 1.00/1.00 vMB 15
373,920 373,920 000000000000000000962d704496d0a715b75928e43c87329eb34815dfd4d4ed 643 0.22/1.00 vMB 51
373,919 373,919 000000000000000001562f6551b85ea81ac33b83dd732c4a4e664f823128e2cd 127 0.04/1.00 vMB 44
373,918 373,918 000000000000000001d45f38556c22cc04711ef85bba9cac21a392eec4c0d53e 613 0.23/1.00 vMB 47
373,917 373,917 00000000000000000a68ef51742b83b93768ad590c1962f7791c08039fea540c 294 0.87/1.00 vMB 9
373,916 373,916 000000000000000004bf5625a23a38ae9c083eeac48fed1f1ac8c5510f643241 348 1.00/1.00 vMB 10
373,915 373,915 0000000000000000108f56ba45bbdef3230d219ae48a7cbafb52f9fd9454f49e 1 0.00/1.00 vMB 0
373,914 373,914 000000000000000005acd7da524dabd6347d17f2656c39c452a7438044deb37b 203 0.75/1.00 vMB 7
373,913 373,913 000000000000000012056987134fe3b1dc760afb12ccfe623d70a3a996d7f3ca 455 0.18/1.00 vMB 48
373,912 373,912 000000000000000010137e9ad6115647b7064fc794b61e9d42672d7cf6c1be8f 628 0.27/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.