Loading Tool

Explorer IconExplorer

Memory Pool

81,238 transactions
29.56 vMB
0.08313003 BTC
Random Selection Loading Transactions
Max Size: 179.88/200 MB

Candidate Block

Mining Attempt ab04550f48bd457053a23b20ac95222981de10ef34f1e4c86221ebd92a117a64
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root a09a34bf2298cb35405af5fe84268e1d766f9d82412b79a57e3b7858c142ff7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,289
Size: 1.00 vMB
Total Fees: 0.02089834 BTC
Feerates: 100.53 > 2.09 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (369,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,005 546,005 00000000000000000003b0adaaf81c7d245b0d8f7fb2a2eea6c0b3dc0a321c88 2,672 1.00/1.00 vMB 12
546,004 546,004 000000000000000000231a8ded6eb82a4f0167cdf461a8fef40c95896386a3b0 2,341 1.00/1.00 vMB 29
546,003 546,003 0000000000000000000b10e85f1a30f92dbc184de1244f533d12091876959828 1,554 1.00/1.00 vMB 4
546,002 546,002 0000000000000000001b4dbbe51c0599fa29aec9360d1c01b4877b7e7cdcf31d 2,048 1.00/1.00 vMB 10
546,001 546,001 000000000000000000007a843f946fc4ded3fbcf1a1e702eb6fa8d52fcfb561d 2,458 1.00/1.00 vMB 19
546,000 546,000 00000000000000000005dcf0f9fd8a99d8d2f0f03070bf882ca0978fe289e556 628 0.39/1.00 vMB 11
545,999 545,999 00000000000000000007f16f24ff41af6aec05ba4bdc185efea798895d06ca39 1,070 0.69/1.00 vMB 6
545,998 545,998 000000000000000000014fcc4fac92be8524d6144133149e109e0252b087ea77 2,307 1.00/1.00 vMB 24
545,997 545,997 00000000000000000021c389357909c3a2500be05b69abaf10ae8f0c8ae4b1a5 922 0.49/1.00 vMB 11
545,996 545,996 0000000000000000001d71b4cda649763d7c1bad81ed4161a610f044744230d5 1,220 0.77/1.00 vMB 18
545,995 545,995 0000000000000000001332f21b29c5b5679de255366830017572e17a26f6aac6 223 0.10/1.00 vMB 24
545,994 545,994 0000000000000000001cb1c2a6942034674b9fbc809ec3719c138ba3f3600bf5 643 0.33/1.00 vMB 11
545,993 545,993 00000000000000000021bee5e02b633d99e67bdb268cfec3b432ea1075acede2 921 0.56/1.00 vMB 9
545,992 545,992 0000000000000000000e76246e6188da2f8f94908fabcd49614f80ec5798dce9 841 0.80/1.00 vMB 8
545,991 545,991 00000000000000000011d8ce1b55fccc1b8e498a4dd62061114e6e33c3213a9b 1,448 1.00/1.00 vMB 10
545,990 545,990 00000000000000000023e6f7cc6f88e8379bcb512d6221a0e45493be9323b52a 2,088 1.00/1.00 vMB 4
545,989 545,989 0000000000000000001c0629eac8eec00a984bd744b849876633991487001828 2,520 1.00/1.00 vMB 29
545,988 545,988 0000000000000000002110b20c8d792f88ac3f02b4e5b1a8014c79b032bcae37 1,786 1.00/1.00 vMB 3
545,987 545,987 0000000000000000001570d84417fe12c51999729f5e2137fbeed768dc94e3e2 2,589 1.00/1.00 vMB 16
545,986 545,986 00000000000000000012ea418124da469b63cfbf4cbf7dc874eaaeea923e5352 2,193 1.00/1.00 vMB 25
545,985 545,985 0000000000000000002363432a5d0e92e283fce8cf1dc2a010255626609e0130 1,661 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.