Loading Tool

Explorer IconExplorer

Memory Pool

83,437 transactions
31.06 vMB
0.07709714 BTC
Random Selection Loading Transactions
Max Size: 190.01/200 MB

Candidate Block

Mining Attempt 8e4e910849c1a5af31d400ad85d90857d7a60067abfc3d91e5f76373ad38d1aa
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root 38379f4b34b4aebe412565bda98f199d1488bf647300c062f46c320bed26e96f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,503
Size: 1.00 vMB
Total Fees: 0.00700122 BTC
Feerates: 4.56 > 0.70 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (392,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,142 523,142 000000000000000000108b1a5e42b2f99011c5dc3a1308ada6a40d662d3c1fca 2,374 1.00/1.00 vMB 27
523,141 523,141 00000000000000000028b07bf8cbb2271c8db67caed09058db92b306190c4888 2,102 1.00/1.00 vMB 47
523,140 523,140 000000000000000000145a0b632b203f68900556a8d17d4739abe064cc574fe1 2,094 1.00/1.00 vMB 20
523,139 523,139 000000000000000000110555b00dbede3e17d2d10b888581d5d975c10334d5dc 2,818 1.00/1.00 vMB 77
523,138 523,138 000000000000000000055049159806e35902d00aba3f2eb6e3b8baf7a4213b23 2,688 1.00/1.00 vMB 79
523,137 523,137 00000000000000000005eb9db9adf2ef627b18ff4a5d550a1857870076bb522a 2,068 1.00/1.00 vMB 32
523,136 523,136 00000000000000000002efc031e954c0e8f379535db2ee0bf6c0aa099e232736 2,221 1.00/1.00 vMB 51
523,135 523,135 0000000000000000001170c2ce14f0a741ba334668e5824b7140d2f1ab1cc03f 2,529 1.00/1.00 vMB 97
523,134 523,134 00000000000000000000525a5c6006850aaf101ed6ab37fe5bd061dae1ccea47 1,522 0.90/1.00 vMB 42
523,133 523,133 000000000000000000155c608fffe8f0109cab0c739a039f0e97b67588a003e2 2,058 1.00/1.00 vMB 23
523,132 523,132 00000000000000000020a63d99b0b1912c039410b28a358ac645d82c6d483cf9 1,904 1.00/1.00 vMB 24
523,131 523,131 00000000000000000036818a14759da02bf3e59e8173cbc21ab3e9848ac89490 1,945 1.00/1.00 vMB 16
523,130 523,130 0000000000000000003fe89681d401acb1331960e4397ce2128666269858896c 2,504 1.00/1.00 vMB 35
523,129 523,129 0000000000000000002de746179bc98f7a60f9f9474cc6473649f27c75348e33 2,408 1.00/1.00 vMB 35
523,128 523,128 0000000000000000000e28395c95511e05c4cdc9c7669a116948941a431d36a9 2,543 1.00/1.00 vMB 74
523,127 523,127 0000000000000000002ddb72f6e10d48b6a9b40c7ad218ef4e31506114bc5390 2,613 1.00/1.00 vMB 92
523,126 523,126 0000000000000000000993cf1cd8bcab7846aff0c228a09c7d6d89ab418aae18 2,441 1.00/1.00 vMB 119
523,125 523,125 0000000000000000000ef99de6f58db694f66e6198a266b67779fabdbefd0746 1,687 1.00/1.00 vMB 48
523,124 523,124 00000000000000000013a77eb4a86371e7647b5251b550b61d854abf1f2ec135 2,096 1.00/1.00 vMB 56
523,123 523,123 0000000000000000004386b8c5de56b713805b39752c54b0f3c5cb0f42b1741d 2,214 1.00/1.00 vMB 108
523,122 523,122 000000000000000000378e195c3ca9205e93e184a6e9d0e0b01b76081e4509ab 474 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.98 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: 716.68 GB
    • Received: 17.81 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.