Loading Tool

Explorer IconExplorer

Memory Pool

21,657 transactions
12.21 vMB
0.08280397 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.19/200 MB

Candidate Block

Mining Attempt 60a944d7c7af63c151207e39b3612f97b0f69a63f38357ea6206f714ee4dec6c
Version 20000000
Previous Block 000000000000000000019daf10f895a4a04ae290afc99a1e18acad509f452035
Merkle Root 9a4b8e4faad1460dbccb82d6c391c66a785e5969a5f4b0fa07f88f144f4ad74e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,928
Size: 0.997999 1.00 vMB
Total Fees: 0.05652900 BTC
Feerates: 239.15 > 5.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,787 (751,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,153 162,153 00000000000003e6a9d66e8c304e139c48df3e228e3dde5f112bd95ceaf15f07 19 0.01/1.00 vMB 121
162,152 162,152 000000000000009f3e23e78ba4f630a7aff4061c1e0e0dfddaf7e76fb954b8e5 99 0.03/1.00 vMB 96
162,151 162,151 000000000000083b2ec534947ea6415eedba45db618cc26bd2c2a732b4b26f8f 8 0.00/1.00 vMB 92
162,150 162,150 0000000000000155fe1834f1ed9fcb24f1898b4c20e4ac7bc56244ae41660c59 17 0.01/1.00 vMB 385
162,149 162,149 0000000000000933f1531c01233fb1990c9c37baa5d44d4b3f468db6889e08cd 13 0.01/1.00 vMB 37
162,148 162,148 0000000000000a9ba6de49426878ae6817e09ad8e077861cb40427ad226eceb5 76 0.03/1.00 vMB 49
162,147 162,147 00000000000000d3571c40ee4ef720fc74b8665ea5152ceebcb0bd3e8a802e32 15 0.01/1.00 vMB 38
162,146 162,146 000000000000038460561110b3606086fb3e79092974de2ea0fb5305409c218f 73 0.03/1.00 vMB 41
162,145 162,145 000000000000085d5275d4fdf9e699e77b6248c35a0a27860bbaca097b520627 12 0.00/1.00 vMB 0
162,144 162,144 00000000000007e3253fbec4573067ca68f4faf2cc5af0665a95ad341225205a 32 0.01/1.00 vMB 46
162,143 162,143 000000000000065fce5214d6c6dd18d0fb6ee398e527eaa727339a54316ac5e0 91 0.04/1.00 vMB 171
162,142 162,142 0000000000000be305aa0b10d3c0713cdeb8005f77b81f2b11294d18bdb4ae89 20 0.01/1.00 vMB 69
162,141 162,141 0000000000000d0e51bbadb55e5f73d82426c41e65d2191191e09643392416c2 96 0.03/1.00 vMB 1,607
162,140 162,140 0000000000000128521d95f2adb89596c0cad53a6a9fea2f4d9214db812861b3 57 0.02/1.00 vMB 394
162,139 162,139 0000000000000cc4e879a06e87044e392fcf98f89daa32362dc62de26cccb41f 1 0.00/1.00 vMB 0
162,138 162,138 000000000000061c579fe1b6ece82d7c3abdba04083b653f942ebe146d2416dc 1 0.00/1.00 vMB 0
162,137 162,137 0000000000000b3619aad4f8fb825d1b2288795f293f5d4673429f73fa5452f0 17 0.01/1.00 vMB 83
162,136 162,136 00000000000004468c2d5c9c5a5ac106a083469be30fe74011a062b5fba892f4 108 0.05/1.00 vMB 35
162,135 162,135 00000000000001e6bdb79a6ceed00d4aa19a654d6bce36ebcd923f062f48becb 37 0.02/1.00 vMB 145
162,134 162,134 00000000000005b36a55efec7071916cd3bdeb2cf15a45a97a2574bb97033a33 77 0.02/1.00 vMB 195
162,133 162,133 0000000000000789f28981d6179d89538359dcfb48c9e2587b3e9df5beb322e4 13 0.02/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 780.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 513.47 GB
    • Received: 4.27 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.