Loading Tool

Explorer IconExplorer

Memory Pool

24,893 transactions
24.53 vMB
0.04981696 BTC
Random Selection Loading Transactions
Max Size: 118.19/200 MB

Candidate Block

Mining Attempt 1c34750be72b7910f3b5b1bc8efea581504ef9bc57689dfb1f33716c4875731b
Version 20000000
Previous Block 000000000000000000015b3f8991a6295ea8d80dee3f2dc8dabdb68407463c80
Merkle Root 87aa621b4041c8178209aabf5a8fde42bdaf1073745399b03994196566dcb26e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,274
Size: 1.00 vMB
Total Fees: 0.00583864 BTC
Feerates: 40.21 > 0.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,180 (795,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,107 119,107 000000000000947da415846dda99648662c2fd438be07dcf48c772a94c45096c 13 0.00/1.00 vMB 861
119,106 119,106 0000000000002f56819d05796f8e7019a50a9a4ad39c61d7b8254421be6d03e6 1 0.00/1.00 vMB 0
119,105 119,105 00000000000059db9c01c260313a6267b979d09e695a385a0210f64706b738d9 6 0.00/1.00 vMB 1,533
119,104 119,104 0000000000003fb5355120da2fea387309eab577aaea86ee690b3e8a210977f0 13 0.00/1.00 vMB 341
119,103 119,103 00000000000028bcdf6da366d6dde078b8138f32c19dd2c682a3d0ad5f549e7c 32 0.01/1.00 vMB 264
119,102 119,102 00000000000012101a4e367634fafd711c113033b13a5476011f356b474dd45f 2 0.00/1.00 vMB 0
119,101 119,101 0000000000008b162afa33a337402eb94673083ef4a3db2d8cd7d16f834a29f9 186 0.05/1.00 vMB 61
119,100 119,100 0000000000007dfd609b7ff123110414cc81c2f868cfbd0d4b17b8d73617a2c7 2 0.00/1.00 vMB 3,861
119,099 119,099 00000000000014296271d55dd3e88ea5df2f96b77def39df7d5d54d508ab52ee 12 0.00/1.00 vMB 343
119,098 119,098 000000000000517285df7c122d21b1da05e3ab16118db2fbc5d6d0ac9c1117a9 376 0.10/1.00 vMB 20
119,097 119,097 00000000000026b7414338f98c8dc0f3d9172984624855065b9598890299a51f 9 0.00/1.00 vMB 309
119,096 119,096 000000000000832d03670251bff5980c0aa713838e903fb70848892f5fa5e886 12 0.00/1.00 vMB 351
119,095 119,095 00000000000031da6d879cf8cfc5ffa538610685412411a036ef5a2897df186e 10 0.00/1.00 vMB 0
119,094 119,094 0000000000008385738aeeef46cbcfb1cc3204da5e1bb6f73217908602717fc0 10 0.00/1.00 vMB 336
119,093 119,093 00000000000046e9e885df586f0d8b4c8a0316e027813dbc7946581189f16d64 357 0.10/1.00 vMB 0
119,092 119,092 00000000000078f54f4fb3a2f4b8e7ef075607aaa1cc309ae872b6e26030188d 12 0.00/1.00 vMB 1,066
119,091 119,091 00000000000096df7c33795beac0a8118ffd36cf4f137466c0406ca8bed263e7 11 0.00/1.00 vMB 324
119,090 119,090 0000000000009be966b4ec870afd22c8c87a9024298e632c0b8d61b8030dc364 25 0.01/1.00 vMB 1,155
119,089 119,089 000000000000a04cd8fde75a053caab2136884546e778c5f9f07b822334b0c27 23 0.01/1.00 vMB 0
119,088 119,088 000000000000b5052c0c6e7abfa5c6fd2f7624665b6bf17f67de48ae04093267 10 0.03/1.00 vMB 111
119,087 119,087 000000000000619faabac902db31fe354380f5d2b0e68ab515c09fda53c7d42e 14 0.04/1.00 vMB 1,203
Previous 10 blocks ↓
Total Size: 780.91 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: 572.02 GB
    • Received: 7.84 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.