Loading Tool

Explorer IconExplorer

Memory Pool

32,518 transactions
18.75 vMB
0.05353955 BTC
Random Selection Loading Transactions
Max Size: 100.81/200 MB

Candidate Block

Mining Attempt 825dec69f3a34e147ccf50269eebd5ad517cac7c20410ca37b8f4458e330e123
Version 20000000
Previous Block 000000000000000000010259d1b7e7f344e1aced384b665c9ceed02becdc2702
Merkle Root 1051e377dcd367be936ac958d482a4cc2fda15ded62db406fec35dd61f5195a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,080
Size: 1.00 vMB
Total Fees: 0.01785164 BTC
Feerates: 301.58 > 1.79 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,126 (659,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,817 254,817 0000000000000031e8368e6cf2b09085f294f0f3143b42bb3ff956f3a0fe778f 62 0.03/1.00 vMB 71
254,816 254,816 0000000000000009ff267c79b8301a40d3b81f4e5318aab501335c45613cb7a3 267 0.14/1.00 vMB 95
254,815 254,815 000000000000003f0061583ceaef487ad024b16d19eb69b80ac68483fee09033 324 0.15/1.00 vMB 92
254,814 254,814 000000000000001b2c574c33c010d0811f8b464e77596364bba5fb67139f7ba1 361 0.14/1.00 vMB 118
254,813 254,813 000000000000001803a037afdbf1d5f70d0301b24505906bfeb43c5fe6310938 192 0.09/1.00 vMB 108
254,812 254,812 0000000000000004da2284a370406c1f4bebac9d7d3072ba11b5d5dc17c0a439 203 0.08/1.00 vMB 118
254,811 254,811 0000000000000038819a5b6c6cd084b7ebed734e0aacf9e3b96047e205a279a0 475 0.20/1.00 vMB 113
254,810 254,810 00000000000000372d65ac239fe00c7d915efafc5cb7bc7294943c2a37088c81 117 0.13/1.00 vMB 41
254,809 254,809 000000000000000e4f471ac6cabe5287b66009fac36f942233e14a536f09ad04 20 0.01/1.00 vMB 95
254,808 254,808 000000000000003c10ef2632828a26c885fceb0198f84231bc5dc429d9d5fbe7 190 0.08/1.00 vMB 107
254,807 254,807 000000000000000ef44e318b4a1be80d35600a7a70e8926c9aa7a377412b6cd9 369 0.16/1.00 vMB 108
254,806 254,806 00000000000000109a31278a59c41b3b951a2fd1c7bec3327536979e6321fd05 144 0.08/1.00 vMB 94
254,805 254,805 00000000000000302d9f7d617913b83648bd05c1c89dc68d7b1f0add8ed6f4e9 32 0.02/1.00 vMB 95
254,804 254,804 000000000000003c7c8275c1e249e30a369bf2ca91c538c4136f62ba6eda1c88 159 0.07/1.00 vMB 78
254,803 254,803 000000000000003978b6a2067ea5e31c06f323c0e3317683832d3158ca8daa65 1,129 0.46/1.00 vMB 127
254,802 254,802 000000000000000fba8629098533a3feee9c498627ae9453845315b9fec5bce4 707 0.25/1.00 vMB 165
254,801 254,801 0000000000000001204a4c075f3359eb8359aec4ed31c0f175d091e8527d2a09 329 0.14/1.00 vMB 105
254,800 254,800 0000000000000022a4090dc1691e84286110bb7656322946fa3d810cba11dbf7 506 0.21/1.00 vMB 106
254,799 254,799 000000000000002696408eda0a0c9c46cecf0aa5b49428cc4d9422c964afdba6 22 0.02/1.00 vMB 51
254,798 254,798 000000000000003d98e644295224c7c48752db8d70dcdca7833056a472367070 203 0.08/1.00 vMB 173
254,797 254,797 000000000000000e48c58d419f4e21429c46bd7a3fa9a2416dccbd8eff06b0b3 237 0.14/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 780.82 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: 561.26 GB
    • Received: 7.37 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.