Loading Tool

Explorer IconExplorer

Memory Pool

82,261 transactions
30.96 vMB
0.08037878 BTC
Random Selection Loading Transactions
Max Size: 189.99/200 MB

Candidate Block

Mining Attempt b5263023504364f128a1952229fb30a9119e3c57e756d5f22b4225fbc53c3262
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 593ee9f0f54b022e7c96a30aac7432402409f161bd9fe0656ec7881dd3dbdf1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,403
Size: 1.00 vMB
Total Fees: 0.01071233 BTC
Feerates: 301.05 > 1.07 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (213,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,515 701,515 0000000000000000000edf01f52fdea0815f6b8d32aab4398895586715f95ac2 2,636 1.00/1.00 vMB 20
701,514 701,514 0000000000000000000612342098bef5ef6970728b622b8f893f911194eddfba 422 0.16/1.00 vMB 9
701,513 701,513 0000000000000000000db392f60024a281465a82b3928b590a445cbe00455e9d 438 0.16/1.00 vMB 15
701,512 701,512 0000000000000000000451518ed12afc64da360351d7d447a1b4ec17b4690c9e 1,140 0.36/1.00 vMB 13
701,511 701,511 00000000000000000007fafde7f0a3f5f8f80489a1696cc74ba0048fb9d77a01 766 0.27/1.00 vMB 12
701,510 701,510 00000000000000000006eebaa7b584b3c3b5c84ae17caca6b8a557e38c1586e0 325 0.11/1.00 vMB 14
701,509 701,509 00000000000000000002d3a0d3467b11194d851809de62a3b1862b069c2f90a8 1,070 0.87/1.00 vMB 9
701,508 701,508 00000000000000000001b3e99b375296a2c3f2727f001c98270e9d40ea8a4926 127 0.10/1.00 vMB 6
701,507 701,507 0000000000000000000070beb1855d5b628ea1f226973a77df7f9d1626d3a94a 16 0.04/1.00 vMB 2
701,506 701,506 0000000000000000000361be7f6dc2f8ef62f9d033e1507bcceca88fe72f79b5 188 0.09/1.00 vMB 11
701,505 701,505 0000000000000000000065cf522bed0fc0a99fb4ae4a7dcedadeff1118cebfd0 148 0.16/1.00 vMB 4
701,504 701,504 000000000000000000070aedffdd3f59c7cead4faead327645be886ceaf4427f 1,720 0.81/1.00 vMB 9
701,503 701,503 0000000000000000000a6e354d1d513f602dbf086cdf8509c52b42a5e633a10b 360 0.10/1.00 vMB 16
701,502 701,502 0000000000000000000bd97ed021da7a3fc6058d599e37992daf1fbfb9cd6929 1,003 0.32/1.00 vMB 14
701,501 701,501 000000000000000000060bb709a4aa601f36782cfd56e3ba03d4a08cfcc2e4b2 782 0.27/1.00 vMB 11
701,500 701,500 000000000000000000013520129fa6fb559d91f6724412a9b57434e064849b10 772 0.75/1.00 vMB 5
701,499 701,499 000000000000000000063659df8f8f316de8305bda359a4104be2f59a7de500a 1,036 0.41/1.00 vMB 14
701,498 701,498 0000000000000000000a06201bc6de9d2b2d6d3d6431819fd14e6dda55d1be74 1,504 0.58/1.00 vMB 12
701,497 701,497 000000000000000000088b13394c95070bc2a0f13dcf8e082f1d963d2ff10837 383 0.17/1.00 vMB 9
701,496 701,496 00000000000000000008a84f9cebf1610389f3379a2c280b4238f9439895757f 1,969 0.69/1.00 vMB 8
701,495 701,495 00000000000000000003b4bf728b34b27f7c8f759add7fefc5ab200685130bfd 2,115 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.