Loading Tool

Explorer IconExplorer

Memory Pool

19,487 transactions
8.84 vMB
0.03844259 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.67/200 MB

Candidate Block

Mining Attempt 092278227a7dbd41afacd753feb400436c2e61a16ee09203fc33ed268204be76
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root d473fe3672832615effcb855444c3a37b5f765b178bd842ccf436d3355b773f0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,775
Size: 1.00 vMB
Total Fees: 0.01919109 BTC
Median Feerate: 1.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (750,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
163,063 163,063 0000000000000c97cf04e9b80a36c77cba2b4ee35c3cc19ac9e1838f57ef3928 16 0.01 vMB 169
163,062 163,062 0000000000000579924f2c5f12929aa4cd1f8531a751af7ba4ee0564a1d26518 36 0.02 vMB 845
163,061 163,061 0000000000000d3c1b8152ca2903d197fb4ec0cd78c3fb280b9c76697529b7a2 103 0.04 vMB 162
163,060 163,060 000000000000001e72e54391e0e8cee8839fe7148ec8a3dba55a4e32fe77ac77 64 0.04 vMB 87
163,059 163,059 0000000000000220d0f2074e3ddc424732ff2fac8c30f1ce09974893dc55cdef 22 0.01 vMB 224,045
163,058 163,058 0000000000000ca99ff7b8322a28a49bb94572e39d1453c03999f257f47f06a3 25 0.02 vMB 253
163,057 163,057 0000000000000a23ac8ab89235a4d1a16062b08b7f9381dc5721a2a3c0797ea6 56 0.02 vMB 271
163,056 163,056 0000000000000949c00b18a623dd5b5476ec3ec39960cc9a45858293e144ffec 144 0.05 vMB 12
163,055 163,055 000000000000053e15e8a3217213f1e5a56e211d38406fe286ae4369511f866d 39 0.02 vMB 53
163,054 163,054 00000000000002346b6450d4a9296ea609513f48f11cb253b17e0a3321e76836 88 0.04 vMB 172
163,053 163,053 00000000000006f3961a0822434b3d378eb3451b48505254959ba0f90e52064e 62 0.03 vMB 136
163,052 163,052 000000000000092feda40f8b8470843494a54aa6e05e073b90e2bbffc932c232 18 0.02 vMB 65
163,051 163,051 0000000000000464a257426fc5699f3c88a4cf9582d65136f4c289bd915673a3 53 0.02 vMB 944
163,050 163,050 00000000000004095b70a5dfbd13c453b321fdff196bd15c7c9fa13ee3e0a46b 110 0.05 vMB 37
163,049 163,049 000000000000098f695ccdea63de6d4fa56a32faf8f81e708c8417856894834d 10 0.01 vMB 166
163,048 163,048 0000000000000b9720b08981f896565fb8f208eb6b91b6b6793c98023b7f771c 125 0.06 vMB 181
163,047 163,047 0000000000000107a187ec4aa47d1bce6ae0de8700d44602ecef7706a695936f 68 0.02 vMB 103
Previous 10 blocks ↓
Total Size: 779.57 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: 270.12 GB
    • Received: 1.05 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.