Loading Tool

Explorer IconExplorer

Memory Pool

80,387 transactions
29.54 vMB
0.13649980 BTC
Random Selection Loading Transactions
Max Size: 178.48/200 MB

Candidate Block

Mining Attempt c39095b7a674c3481a9ff68fcae802e60654854fdab1ecb5cc10512679860303
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root d9ecf4f272f1ca1c0ad05de2f52b43cc2ceb9b936dfd7e24b00ff5ad3043289e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,205
Size: 1.00 vMB
Total Fees: 0.05035990 BTC
Feerates: 602.26 > 5.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (558,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,815 356,815 00000000000000000640cf031f445cb389199b30b5382f52205a53b308e12a8f 155 0.10/1.00 vMB 19
356,814 356,814 000000000000000006c72659ee0ea4ab246dbfe1fb6e9e6657870e9e6c05dbd5 391 0.19/1.00 vMB 23
356,813 356,813 00000000000000000709324cbcc00f0423b73ad1105a10d76d7bea9b4706c6bd 150 0.06/1.00 vMB 30
356,812 356,812 000000000000000008518cec6e86f572c35b816586c1fc44e93071181e2c5095 156 0.08/1.00 vMB 27
356,811 356,811 000000000000000015fdc1bed9448af6274e342dc368cf0d213119fa505e2b4b 403 0.21/1.00 vMB 24
356,810 356,810 0000000000000000148efed545ee6f001327da33fca1b81d054f474d43b2d29f 117 0.06/1.00 vMB 19
356,809 356,809 00000000000000000c703b0054dbfb27ca1eb6d90ec367e265d1b7a314a2aca7 248 0.16/1.00 vMB 34
356,808 356,808 000000000000000014abe60f1ea4169b35afeafdb8cf683599a48a4023a57f7d 254 0.12/1.00 vMB 27
356,807 356,807 00000000000000000f14bf18cb2c8f9b631b0dfe58024d00f21eb94d63512edd 402 0.44/1.00 vMB 14
356,806 356,806 000000000000000005efc2a5319f0a1b02785dae137bb77dae19e4177d08770a 98 0.04/1.00 vMB 29
356,805 356,805 000000000000000011e5393539ec612964bc9556147deec903686c97922029a4 163 0.09/1.00 vMB 26
356,804 356,804 000000000000000009b229f808a254785c659277aa436c0ee232850d5f129548 93 0.10/1.00 vMB 11
356,803 356,803 000000000000000000fa362148247047686a858ca3e5e21181bcd41314238ef3 89 0.04/1.00 vMB 32
356,802 356,802 000000000000000014f9cb6500b045a772007a687150cc5aa41857746a6275dd 87 0.04/1.00 vMB 22
356,801 356,801 0000000000000000124a96d4fd86eceaeb186e19d659363eb6bd6ba0dfd8a49a 113 0.05/1.00 vMB 22
356,800 356,800 00000000000000001674c677311958fd61fa4676c969b80e3c2960023bc1cf64 94 0.10/1.00 vMB 9
356,799 356,799 000000000000000004498cc3c0f491c66d347bc3d7767ee7b4958d6a034f7f45 19 0.01/1.00 vMB 33
356,798 356,798 000000000000000014143833faf8a70e6664362529ed32ba39b2cfb430033281 107 0.04/1.00 vMB 27
356,797 356,797 0000000000000000012dc2df03f72f1828a2e2ad5fa10a3285089fa7a4dab255 765 0.41/1.00 vMB 25
356,796 356,796 0000000000000000088f9081a89b5540b54dfb04ee3e1eeb64de01da271d1198 68 0.02/1.00 vMB 28
356,795 356,795 000000000000000001f17e0035e1a59a62964eca1bbb58c169ec1752475840e6 368 0.18/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.