Loading Tool

Explorer IconExplorer

Memory Pool

52,515 transactions
30.47 vMB
0.27105663 BTC
Random Selection Loading Transactions
Max Size: 160.89/200 MB

Candidate Block

Mining Attempt acd4c44f0c61338a2a163b8f7b05d81195556d11f6049201ff0f58f9e800f445
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root ad05d702a10f2ca8c0ba3abf832a52e9af003eb17b06ee6b157f5799d8583acc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,704
Size: 1.00 vMB
Total Fees: 0.08517026 BTC
Feerates: 229.15 > 8.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (431,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,375 483,375 000000000000000000a25fb49abf6df5ca31810fa16e560f2c0991c289036478 1,719 1.00/1.00 vMB 198
483,374 483,374 000000000000000000bc7104496685a7b88c8a9f104cdd2d65b715fcb0861b5a 286 1.00/1.00 vMB 19
483,373 483,373 0000000000000000007e3a2ee3cfc9d7a821206681b17cc9839d50e49243cf86 1,907 1.00/1.00 vMB 280
483,372 483,372 0000000000000000011a7076cd2701832210ce64f76bd082e17698a95089b41d 1,265 0.81/1.00 vMB 197
483,371 483,371 00000000000000000109ee29b3c686cbb0db080f2d9f5e2e8804f887985c18b2 361 0.27/1.00 vMB 179
483,370 483,370 00000000000000000106a42bc447150785fb539df0fb0a3c730020976a41842e 935 0.45/1.00 vMB 218
483,369 483,369 0000000000000000013bf3a7bc9dc1124542ab18611051abaa4fefa1ff14e112 782 0.30/1.00 vMB 120
483,368 483,368 000000000000000000792624b385eb19441bfdb634c1b658c82b88b490ae42a1 347 0.26/1.00 vMB 168
483,367 483,367 0000000000000000011ceb0f8977d351d819521b5b6e1df83c711a765daa9009 2,235 1.00/1.00 vMB 293
483,366 483,366 000000000000000000d042ff70211001bca2ce4101b675ba421b106decf2185f 882 0.93/1.00 vMB 262
483,365 483,365 000000000000000000c3eb15ce77f42241e41263fed8a8c89f878b5c43fbc91a 1,892 0.93/1.00 vMB 202
483,364 483,364 0000000000000000010ec9b8d94393e8ce16b10f73abf44b0ac51db752dd8df3 1,203 0.55/1.00 vMB 216
483,363 483,363 0000000000000000004967dd7adda5b3a26d47dbc760db7b25b73440a52c9d9d 1,171 0.47/1.00 vMB 203
483,362 483,362 00000000000000000033a4c680126a716563c62336c9b4dfc17a16c18caa2c5d 772 0.37/1.00 vMB 204
483,361 483,361 0000000000000000010f2af5fc1a81dac82d702aa2dc50a0cd560f19e2e1dd4a 319 0.16/1.00 vMB 174
483,360 483,360 0000000000000000010bff1c976cce24f1c2850a0f5f05b5cdf4cc42e23d24be 120 0.05/1.00 vMB 247
483,359 483,359 000000000000000000db3d46c7144ac402aba67b46892117f46c4ed16aecc8de 693 0.30/1.00 vMB 233
483,358 483,358 000000000000000000fcb32234b9244dc0f0e3de718ebfd848bf4d2535a50c94 1,021 0.47/1.00 vMB 220
483,357 483,357 0000000000000000011fc7c0382ebc03ce8638fa7e0d7ae26afe057b5f3334d4 474 0.19/1.00 vMB 236
483,356 483,356 000000000000000000bd9524b93e4aa5808010fe300bf9d4064772222d37f747 431 0.21/1.00 vMB 217
483,355 483,355 000000000000000000d42eda031510298a438f77348b8767e0f0a698af67b390 839 0.51/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 644.22 GB
    • Received: 12.61 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.