Loading Tool

Explorer IconExplorer

Memory Pool

49,136 transactions
29.80 vMB
0.09566126 BTC
Random Selection Loading Transactions
Max Size: 158.77/200 MB

Candidate Block

Mining Attempt 5e420b14388dc265b7cd3eb8fb6702fc305a0bcc371f6fa1d7f736a0f368befd
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 74f59c8a7ad8347dfe47dd5d790319179f78adb8d6222b8f6c8a7c425f30f500
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,225
Size: 1.00 vMB
Total Fees: 0.03218714 BTC
Feerates: 150.68 > 3.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (676,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,654 238,654 000000000000000e0ec3736793bc71b274dbf7a3e0ec55738badc469a7b134e7 301 0.15/1.00 vMB 196
238,653 238,653 0000000000000018cc0ffb2b96d22fb592263bdaa5cf7c1da63801833d4c78ff 277 0.15/1.00 vMB 156
238,652 238,652 00000000000000c6198cd31e72382a96503e43ef5b6afffe6e542f7fb095f57f 270 0.14/1.00 vMB 137
238,651 238,651 0000000000000051703728418babce5e8911849051b7a5b6a5e55bd2acf112c1 617 0.25/1.00 vMB 216
238,650 238,650 00000000000000169c7c35923255a61acd6bdba213c1f10c7f8f921d910e0f90 556 0.25/1.00 vMB 185
238,649 238,649 000000000000005ef860fce7669354ada80872b3ae552b6597ada1a0c31f2b6b 88 0.05/1.00 vMB 146
238,648 238,648 00000000000001485a02d63c30e27a522e83f731ca3e48dd6b389deaa83f48da 138 0.07/1.00 vMB 238
238,647 238,647 000000000000013ae817ac42f740d3cbb91b128e21a0e7875e668fae9a8ef80c 137 0.07/1.00 vMB 29
238,646 238,646 000000000000015d54fca89c9969dee9fe08d2d082e71d7d9b9d31120bb62121 278 0.12/1.00 vMB 194
238,645 238,645 0000000000000115f0c852bdbd1e88f914e4eb1f2c9d88eedaced734b945b6b5 185 0.07/1.00 vMB 178
238,644 238,644 000000000000014d52bfb65566863f03a16e3003d8743987713ca64cd2488c22 254 0.13/1.00 vMB 155
238,643 238,643 0000000000000110b8e4209082cc56af13d874e69379138e60c635db77943ea8 208 0.11/1.00 vMB 141
238,642 238,642 00000000000001584bd99174d89acf5ed107c37c065a98c4907ee4625e03248d 257 0.14/1.00 vMB 146
238,641 238,641 0000000000000012cf583a60a3a3c8f8c3289435de655c2fd31c96e3339e9eb8 37 0.03/1.00 vMB 145
238,640 238,640 0000000000000009673f97a372c174a4f8f325d3aea541c2f1e0e8a10fc2330a 115 0.05/1.00 vMB 174
238,639 238,639 0000000000000026e1906ee071216c9e294bdfac02b9f526cb385379001d9d4c 240 0.12/1.00 vMB 170
238,638 238,638 000000000000006f9f6b89c95fdc97c34013dad36a868f75c5b736f2e31b4055 209 0.11/1.00 vMB 141
238,637 238,637 000000000000013c6abd8af854224718f487fadebb5745e6824c08892d655b3b 496 0.25/1.00 vMB 182
238,636 238,636 000000000000010e4360477239dcb93adccfefa7a56a9e9f2b88e21041ecd38e 219 0.10/1.00 vMB 293
238,635 238,635 000000000000008f1783a716f8e5efbf2448704602110ba55d5017bd7bb72704 225 0.15/1.00 vMB 121
238,634 238,634 000000000000001c4ae0b01834412fa83b2d088c22c9070e72f039ade6b7de36 236 0.21/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.