Loading Tool

Explorer IconExplorer

Memory Pool

82,198 transactions
31.06 vMB
0.12009905 BTC
Random Selection Loading Transactions
Max Size: 188.54/200 MB

Candidate Block

Mining Attempt 1c299de6f140b58979501fa9cd942020fd78f17a69fc283eff4aa90cfd859295
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 71be1ad5ea7e3ac553e37daad34217b928c58492675ab6248f5f4ae811f419c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,388
Size: 1.00 vMB
Total Fees: 0.04093809 BTC
Feerates: 318.30 > 4.10 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (429,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,037 486,037 0000000000000000002655f942ae50f80b00a9d35be85805ec9bc44baee342fa 959 0.98/1.00 vMB 9
486,036 486,036 0000000000000000007a86cdd105bb4f4bdff28074757ae4bddf381870569a1f 1,942 0.97/1.00 vMB 21
486,035 486,035 000000000000000000ed9f905ac401f448d5e727902aaf57a50e1a669927ff99 2,611 1.00/1.00 vMB 36
486,034 486,034 000000000000000000554207e5250bf31b4f023118d89cd1942b3c2b2148c4d3 1 0.00/1.00 vMB 0
486,033 486,033 000000000000000000ba5de74612a9b4c88cfef98970558e7dca32625ffe0426 2,375 1.00/1.00 vMB 163
486,032 486,032 00000000000000000007c1af4f4d5df74e48c9e4f835b30db7cac9d909111f18 2,393 1.00/1.00 vMB 14
486,031 486,031 000000000000000000c0390b70200f4a9c7635c4bfa84875642435d49c11e497 2,128 1.00/1.00 vMB 146
486,030 486,030 00000000000000000000548addb35d36455bd1206b871f3a81cc94e6d493504d 2,502 1.00/1.00 vMB 89
486,029 486,029 000000000000000000e4396484a589acada38e5ea8d6a22f8c9f96e89adb5036 1,852 1.00/1.00 vMB 150
486,028 486,028 0000000000000000001062ff4beafb89a94cbdd957a5b42afa43d24a161611fa 2,741 0.99/1.00 vMB 200
486,027 486,027 000000000000000000aed3c6d1f88fc460f2dcd78fe2d402a52a68411999954f 2,495 1.00/1.00 vMB 92
486,026 486,026 000000000000000000e205d6bdf554110eaac67af15b611196509b7e442a4383 2,109 1.00/1.00 vMB 72
486,025 486,025 000000000000000000e71b1457dd18a3bd3c3b44171a990217ac51f6b0ca3a84 1,513 0.98/1.00 vMB 96
486,024 486,024 000000000000000000270d0120bb1f7d8b953bfcb59a242f65b591cf4aedfd7a 2,056 0.97/1.00 vMB 174
486,023 486,023 000000000000000000ecfe58f323bf15bfcc5eaf427672b5f37987e1f4c22f44 2,204 1.00/1.00 vMB 144
486,022 486,022 0000000000000000004ae1655bfb0f140251dfa1723d143cfcb3331a61b2f5d3 1,825 0.98/1.00 vMB 148
486,021 486,021 0000000000000000003cf6b82e6c7c8522ce8b5864d43114e1595dc371805fd6 2,278 0.99/1.00 vMB 167
486,020 486,020 000000000000000000ac25092396ebfbd413d636ef78eb40ac34501c49f58e55 2,324 1.00/1.00 vMB 211
486,019 486,019 000000000000000000d79a349e022f3da9f4a41f61399078316d717876fef3cb 1,939 1.00/1.00 vMB 138
486,018 486,018 000000000000000000ef605f3c5d45bb1228223474e8d2870bd82c2d52f556cb 1,498 1.00/1.00 vMB 134
486,017 486,017 000000000000000000f3a49cadf594bee11f382e9c7bd38e24f1f7ad00fc7110 2,690 0.98/1.00 vMB 202
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.39 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.