Loading Tool

Explorer IconExplorer

Memory Pool

45,305 transactions
30.35 vMB
0.08899029 BTC
Random Selection Loading Transactions
Max Size: 155.91/200 MB

Candidate Block

Mining Attempt 0a25c34bbaa21c725d7f8002172655258a424fa34586272bc6e0d11203d80604
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 58539cb55b234cec2d114e5fc440c7650fcc5107ed1b0ac1e8a6c845c0a72ec9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,095
Size: 1.00 vMB
Total Fees: 0.02470418 BTC
Feerates: 77.10 > 2.48 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (520,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,784 393,784 00000000000000000659042ccae69dcf9087e6192669fd081fd9c941ed610b98 1,230 0.75/1.00 vMB 28
393,783 393,783 00000000000000000794b7caa75d2cfd00fba0fc71143f55c07921433a073afa 1,156 0.75/1.00 vMB 29
393,782 393,782 000000000000000008c22cc15d1e29893be8d539d93916199037a301cacb79aa 2,638 0.93/1.00 vMB 36
393,781 393,781 0000000000000000031750cb13421c98b4d2431a2bb84dcb34a4e7cb78da051f 955 0.74/1.00 vMB 22
393,780 393,780 0000000000000000094267dcf7da29da15e6a0d3d2c7b34d4ce0147a4cb0c8b3 1,057 0.68/1.00 vMB 21
393,779 393,779 0000000000000000066e5957a1c23a5763923eced36c6825ee0ebde08bed11a9 2,942 0.95/1.00 vMB 50
393,778 393,778 0000000000000000077e3b77e61098d3fac18895cc639b74ccbc2a9486b1a67d 1,920 0.93/1.00 vMB 40
393,777 393,777 0000000000000000002c116824e8a74c1ead90960ea773b747144ee6cc579683 2,194 0.90/1.00 vMB 42
393,776 393,776 0000000000000000016b7cdd4e4a1e7a74964ad3dfdd328d1be3d33ee5e5b50c 662 0.31/1.00 vMB 34
393,775 393,775 00000000000000000709e70fc5c69114fe23515f45ae75dbe83f02c08234c70a 1,431 0.66/1.00 vMB 41
393,774 393,774 000000000000000002ac0c7fc920fec35d9914649bb4d0f33a626874b4b30562 1,466 0.67/1.00 vMB 35
393,773 393,773 0000000000000000098417bba979f3401549b2a0f351f238af89636d4b3f588d 453 0.28/1.00 vMB 22
393,772 393,772 0000000000000000011e70ae090f0a0c59a32706147266e1a65413b6a039ab7e 867 0.37/1.00 vMB 38
393,771 393,771 0000000000000000051b49eb61d021c2a0d543cfb427c8e4912bd5f8af015b96 1,034 0.72/1.00 vMB 20
393,770 393,770 0000000000000000095b6afe4541a959291f1a0648164a77783839e7007d39be 737 0.40/1.00 vMB 25
393,769 393,769 0000000000000000063bb98846f03c794b3830728902f1ae17edb0b6ab93d9d2 475 0.24/1.00 vMB 32
393,768 393,768 000000000000000002aae1914c3d4cd8fe9d891767d47dc15c3af40b325679d0 675 0.69/1.00 vMB 24
393,767 393,767 000000000000000008fd51382a90401233c273494cefd2b97dc4f15aa5d28f40 1,289 0.93/1.00 vMB 26
393,766 393,766 000000000000000009249c4d865d96ae1ace14fbbdca62115b576ec23970c62d 314 1.00/1.00 vMB 12
393,765 393,765 00000000000000000486a72e466bfea12d8dd045c764b66cef5f94b234b892cd 1,141 0.95/1.00 vMB 24
393,764 393,764 00000000000000000297ef3ed02b5a3dcac43568257183b5254414a37114ec8c 1,677 0.86/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.