Loading Tool

Explorer IconExplorer

Memory Pool

14,360 transactions
7.54 vMB
0.02650324 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.44/200 MB

Candidate Block

Mining Attempt 4de55bbb78c4de32b72aca047bc6fcdce9c5ff7ef7ba1756cd3965822a0cde16
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root 850c21cc9b927ba9b66042da3ea446c20b7d07ad6f60695a919bb20d572900e3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.01119304 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (750,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,084 163,084 000000000000098492f4616918d790cf168187fa94ca152607c5fd29bdf6fe30 105 0.05 vMB 567
163,083 163,083 00000000000006b8a3dc431f0d7fb842157f4a7c5ee9c9718d6532c19810fccf 13 0.01 vMB 297
163,082 163,082 00000000000008d07a1b7983c6b28abf9050e0676a80041ae0a930e25acc21fa 139 0.04 vMB 2,357
163,081 163,081 00000000000008217a9df795e6b55e0ff18b9797accbe1c7078568f3d25ec7c4 31 0.01 vMB 134
163,080 163,080 0000000000000098050401aa81e26b3155e83f1a523d9b2db3e54d19ba2e4192 16 0.01 vMB 225
163,079 163,079 00000000000001df3cce6082415f5b97866f21c97968ecdbfd098eb13e0f8556 67 0.03 vMB 194
163,078 163,078 0000000000000a693202b72a4af002005ea7623a162decb8306e450112dfce28 1 0.00 vMB 0
163,077 163,077 0000000000000d0cf4cf3924a2f60a7761b1023c8b160d9aecdeb461b9894837 56 0.02 vMB 130
163,076 163,076 00000000000001b7e06508e7395e0e9ccfd8135f67c63e5cb917d4b14a028072 5 0.00 vMB 699
163,075 163,075 000000000000078f642dbbb2a5a5e8b7b9c219276a5d3b7acd8c075aa70604b5 13 0.01 vMB 87
163,074 163,074 0000000000000cd6e03e5ebd7f2c428e13656c0d8e0a8cf74cf1c6fd7fb4fbc3 17 0.01 vMB 42
163,073 163,073 0000000000000b527862378db65f17d99882cd46552a016af1bd5abfc31e2e73 38 0.02 vMB 98
163,072 163,072 000000000000095bff08e15b78dc19aa43124486d2494f6b42ba6a75de5cc90a 9 0.01 vMB 57
163,071 163,071 00000000000009aedcd611c511e787fe26ee4d332f31832ca45534bc9d6948c9 79 0.03 vMB 114
163,070 163,070 0000000000000d56e9a15385a33f516c759f3f355134e3d21baa4c77970dc581 9 0.00 vMB 378
163,069 163,069 0000000000000b1e93b32240a914ec23e9ae23fe9211dacffbc81551559442bc 73 0.03 vMB 65
163,068 163,068 000000000000019cddcbddd72d12bf8095de17296e6a0db4957d06460ca47dbc 50 0.02 vMB 129
163,067 163,067 000000000000038e4f53c120247579a5e71f7fb97a94ba947f9c9ba7c8545c70 24 0.01 vMB 490
163,066 163,066 000000000000034c2645911877fa1c67fc4ad1f06d2861e942663480f03c3acc 117 0.05 vMB 287
163,065 163,065 00000000000003322371711d222220e2b26d9ac2a8e9d471d2bdf0c9edda4ae8 93 0.04 vMB 238
163,064 163,064 0000000000000258c4cc6d4bb6240b35308ae2b98980a863a66ec5114b2270a6 10 0.01 vMB 38
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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