Loading Tool

Explorer IconExplorer

Memory Pool

81,502 transactions
30.94 vMB
0.09245092 BTC
Random Selection Loading Transactions
Max Size: 188.05/200 MB

Candidate Block

Mining Attempt 234349a41958f657f7147bdfd15c27060193dcc87bd8638a0720f4440403311a
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root 54236d68b117a725ed8e9106c3808316b320ecdb5e6364b6c3c8a0ceac65d015
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,663
Size: 1.00 vMB
Total Fees: 0.01988628 BTC
Feerates: 73.20 > 1.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (579,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,083 336,083 00000000000000001a8c69133d8eab03da1b9e5a7e007a0a2e8447bcb4007125 1,158 0.67/1.00 vMB 62
336,082 336,082 00000000000000000f44c2a2daa41925fa04adbd503652a9a69ea1636584d47f 565 0.29/1.00 vMB 69
336,081 336,081 0000000000000000026d123f012f38fe1bb16ec913d45d7441df923ba3ac6f61 191 0.09/1.00 vMB 87
336,080 336,080 0000000000000000095f9643581bec4c2fd98b1a30e2d99936c099fadb0e5e2c 155 0.06/1.00 vMB 63
336,079 336,079 00000000000000001436f6a0e5456b9c9a01ad7fd7be35581089a851dd5d53d1 318 0.15/1.00 vMB 69
336,078 336,078 00000000000000000b5ffc71988ea384b07ef2a6e22eeb7886197b0f257c7b13 401 0.22/1.00 vMB 50
336,077 336,077 000000000000000016fe2a908e8b4e61e8cc6d9e97bf300eba962a116232d044 747 0.37/1.00 vMB 44
336,076 336,076 00000000000000000ccabeecd2988619a23cccda0d8feeea86a570694eb84048 941 0.50/1.00 vMB 42
336,075 336,075 00000000000000000ad94292ec6b553515e1fb88086a82700ee175bfa73242d5 118 0.08/1.00 vMB 30
336,074 336,074 0000000000000000053ce137a4425294fe1139b99b1516544ab74045dd03a5c8 446 0.22/1.00 vMB 36
336,073 336,073 000000000000000018ea29d55b9bfe24bf6d4272d135b2adb74a26a9b0361fdf 451 0.24/1.00 vMB 37
336,072 336,072 00000000000000000ee7d6e85343d91a94c4d5c9662c27b7ee7bc938fe638ddf 1,246 0.70/1.00 vMB 41
336,071 336,071 0000000000000000129139bf71dc335c19dc09ef6b7e658b5e04fc1fe6574192 205 0.12/1.00 vMB 25
336,070 336,070 0000000000000000072f174de15eaedfa62f31297c0eaf26d8d58810afdd6fd2 528 0.29/1.00 vMB 46
336,069 336,069 000000000000000018c68d525706c25c4864b4cea6ea7fb8d8ec6437c90f3f3a 798 0.39/1.00 vMB 26
336,068 336,068 00000000000000001a6d32b70d7b80f813d12279fa6df111514ccdd1d16ea608 52 0.02/1.00 vMB 33
336,067 336,067 00000000000000001ad02a0bcc6296e29715a13a993dbfabde7d454380efc8d2 442 0.23/1.00 vMB 28
336,066 336,066 000000000000000018f2b55e3c865ec6e5421a0f1886af99875f343342a81026 141 0.07/1.00 vMB 25
336,065 336,065 00000000000000000daca07a0bfc8c82907987c208094c1e097ac085b1f579cb 240 0.11/1.00 vMB 27
336,064 336,064 000000000000000009e6bf333267166b770ebcfc58fa6a7377e9d7f7f64c455a 177 0.27/1.00 vMB 10
336,063 336,063 00000000000000000e32dd1fe947a1f25a77afeaa7e4d628ff7499398c1b5c20 1,691 0.75/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.