Loading Tool

Explorer IconExplorer

Memory Pool

79,885 transactions
30.10 vMB
0.10161687 BTC
Random Selection Loading Transactions
Max Size: 180.05/200 MB

Candidate Block

Mining Attempt b5995a72fd623de4a450db89325f426793d68a2ae8e40776a0d38b46a3af2c65
Version 20000000
Previous Block 00000000000000000001ef096391cd53823906ce45886ccea3762a298b0af140
Merkle Root dcfee09c8fdf5b2b3ed3bd5a3f86a6936703122ff4455c1d168ecc9684fce5a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.02146331 BTC
Feerates: 100.00 > 2.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,594 (661,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,857 253,857 000000000000005113fd60bf4f9de5e9817d9be0d3fd0ce4df4861c5fdaa4571 40 0.01/1.00 vMB 187
253,856 253,856 000000000000002ee400479a1e98986da59b2ad16b4c73ac3f950367d9c3273a 130 0.05/1.00 vMB 95
253,855 253,855 0000000000000036100d0339b6197a50824e54ccb1ae05857a17364aa5c068c5 63 0.07/1.00 vMB 55
253,854 253,854 00000000000000357501107ba8a144b1b4d815e2e008f3d6b00b04713d194069 120 0.04/1.00 vMB 53
253,853 253,853 000000000000002161b5e635705b71c7b2cf55fb4a7682ae0237f9237669f255 421 0.21/1.00 vMB 124
253,852 253,852 0000000000000001d9fbfb2b6c778c96f525c9b08cb6b4bc8e134177567c90c3 1 0.00/1.00 vMB 0
253,851 253,851 0000000000000005d580e03719fcd2c012580c2f5bd48006013b5b782caff10b 408 0.20/1.00 vMB 107
253,850 253,850 000000000000000246828ca019960d9a05bb3b7f40268f0cbab6bff5cfdf41db 130 0.06/1.00 vMB 63
253,849 253,849 0000000000000020d9d37095e0883b9f9ca6c99379f4411a983800c5a4bc6b71 188 0.11/1.00 vMB 75
253,848 253,848 0000000000000017c5ccbbd09d201d34f61f41319e79d47c9327408a4bda58fe 136 0.09/1.00 vMB 27
253,847 253,847 000000000000004a71e6b9f8fe598edae9a8f0f917ee273a3220de0aea045b3f 128 0.05/1.00 vMB 88
253,846 253,846 0000000000000052a7eceadd65f7f9ac457b8fac54662feca6750d8d12764b7c 652 0.25/1.00 vMB 36
253,845 253,845 00000000000000352107175ed5dcfb6450c4fdb9d3fa6ccc10dc27497cd51c92 107 0.05/1.00 vMB 124
253,844 253,844 0000000000000053f4f8a0b14c87cc9bd42de9f972bace37d3cfa1c5dcb31698 656 0.25/1.00 vMB 120
253,843 253,843 000000000000000b822c4db940d07eb448a75c50cfd759eeb7b79ae0718128fa 158 0.15/1.00 vMB 94
253,842 253,842 000000000000000a4a6586479f5a52638bfd772fc3d21069ed14808ef1354fc2 746 0.39/1.00 vMB 95
253,841 253,841 0000000000000002ae4afa2ad3e940da0c18c408f3d79f2362fd8e175b33280e 51 0.03/1.00 vMB 74
253,840 253,840 000000000000005371ee362570458d46faccca468950eb2d2d4303ecefe2b2dc 115 0.07/1.00 vMB 79
253,839 253,839 000000000000001c6a3f35f2decdbc77b1bdad4394ceccef31b47feb403fca50 215 0.17/1.00 vMB 57
253,838 253,838 00000000000000098a1fbbba6f7f3f4900fd83529208eb6f62f6ccbcf137e13b 512 0.24/1.00 vMB 156
253,837 253,837 000000000000003076ab13f008866683c9d7617f4b7d1ebc383126884d694750 100 0.05/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 783.42 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: 770.45 GB
    • Received: 19.88 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.