Loading Tool

Explorer IconExplorer

Memory Pool

66,754 transactions
21.75 vMB
0.13321833 BTC
Random Selection Loading Transactions
Max Size: 133.40/200 MB

Candidate Block

Mining Attempt 7c042b22b6b9f4a85617e0842ae38e09a99301ceb512562a4807e29a18c70c9c
Version 20000000
Previous Block 000000000000000000007b635c8d20a19e7deaa32de9c499b8d2d1b3589209f2
Merkle Root 5d884e0bc53318620ecf335bc9fc85292d84eee07200fcb2759d6f32372a90e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,259
Size: 1.00 vMB
Total Fees: 0.05298296 BTC
Feerates: 795.20 > 5.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,824 (656,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,801 259,801 000000000000001476861d564af4f957888b77e016e270f634bd1de682a87177 273 0.13/1.00 vMB 31
259,800 259,800 000000000000001184992d10d089623af93e08ce9d7c0478e7b1045a8ec7ba7a 449 0.25/1.00 vMB 110
259,799 259,799 0000000000000001af23837dc4cb45f78ba548f97434214ede32f80b4134b8ac 604 0.25/1.00 vMB 136
259,798 259,798 0000000000000013cfa7ace03da15c50b438608483ed96bc351f3ec03e160b21 139 0.07/1.00 vMB 106
259,797 259,797 00000000000000032843f420673d8f19bb3a5fdcf8ae29fb6792d87452613179 328 0.17/1.00 vMB 121
259,796 259,796 000000000000001c7f11d5dcfda0eca515227164eb4a929e692d845afe0350e0 431 0.21/1.00 vMB 138
259,795 259,795 000000000000001d47e0fbb4a1c7f2597cb15e3f135786f14583a898392218e6 329 0.21/1.00 vMB 114
259,794 259,794 0000000000000002ca7e389e849a3bcf819d24dd839c4c9c3acca79d10d11283 160 0.06/1.00 vMB 77
259,793 259,793 0000000000000006f764849d28b680469a61bf1f57ad5cb6cce342e79190b205 938 0.38/1.00 vMB 106
259,792 259,792 0000000000000019665a4c8d4f122e13b50b6f8f7b1ff0f3cb5ad49e8c4c3220 249 0.14/1.00 vMB 93
259,791 259,791 000000000000000522c0dd2f6e6b0045bd9e971b9bfbe979ac5383e4267acff4 496 0.21/1.00 vMB 114
259,790 259,790 000000000000001f342632ee76a00ced7aa2f5f008bb86092ccf728768b45331 15 0.00/1.00 vMB 119
259,789 259,789 0000000000000024e20b7e32889fa8948fde16e0d75d2fecc84c1cc56ca58f92 16 0.01/1.00 vMB 43
259,788 259,788 000000000000000b3ec0cce2ec5f443ed682f40431c620c72506e5b7e3082c50 311 0.14/1.00 vMB 142
259,787 259,787 00000000000000035e7fe49ce97025c4bbaaab2a1c7f5cf8cc25e82b00ad9d32 467 0.19/1.00 vMB 120
259,786 259,786 0000000000000024505125ee97abb71ced5d1b00cb637ed35d8ee53e87cc113a 298 0.12/1.00 vMB 143
259,785 259,785 000000000000000c3b90294e8024e26f8e1989df581ff8db8bcb459a7a2a3d98 119 0.06/1.00 vMB 86
259,784 259,784 000000000000001bf70b25db9c06a4a2fdb92f062b0096a98e98746377a7fe39 25 0.01/1.00 vMB 39
259,783 259,783 0000000000000024f790aadc04d96e4fbfa493f73d074bb456d54293e43fca8a 68 0.04/1.00 vMB 33
259,782 259,782 00000000000000090c72d7f96589bab89723adaf790f85d32da8bb512176e005 848 0.35/1.00 vMB 111
259,781 259,781 000000000000001fec54a8ba47f0520651df3ac5b80d3cd84fbdc9ff5a0eb84b 82 0.04/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 783.80 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: 787.57 GB
    • Received: 21.73 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.