Loading Tool

Explorer IconExplorer

Memory Pool

22,093 transactions
11.28 vMB
0.02246444 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.51/200 MB

Candidate Block

Mining Attempt 426a60901b853726814d16c760ab8b6b18d176451870bb362e3bc98dd36767f7
Version 20000000
Previous Block 00000000000000000001b4e0c3e4d0289f01b1b913463163383a26e4b927bb95
Merkle Root 70f4902de417d677f0c9493a7d72a4b23b5b2ed6da702498ef272fe2d855923d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,199
Size: 0.99797375 1.00 vMB
Total Fees: 0.00415089 BTC
Feerates: 20.09 > 0.42 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,775 (719,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,652 194,652 0000000000000423bba51fdc9be8eba89d08b5d0faf2debe00c0257e90f1a2f7 128 0.04/1.00 vMB 334
194,651 194,651 00000000000006bd02ad8192e0ce7006a8e1056dca3c24657045041528206a5a 6 0.00/1.00 vMB 15
194,650 194,650 000000000000069e1eae3beac0b951b4c14972f1d54e9e68a697f7033a8fc606 131 0.25/1.00 vMB 77
194,649 194,649 0000000000000728f5e5c02a4788f83c5ad24d3b7c7dd499737344174d7261ef 128 0.41/1.00 vMB 89
194,648 194,648 0000000000000612f99f1484f77e4ebec4e2eabea6759ed5f05148aa93af6738 135 0.06/1.00 vMB 91
194,647 194,647 00000000000001589c883d0bd6b1ad3242d548f1f9b77e7f0bf8dbe912d75d3d 261 0.21/1.00 vMB 105
194,646 194,646 0000000000000300114a90f25f2dcd6d41b2b9f06189a860630e763db5b2c323 8 0.01/1.00 vMB 66
194,645 194,645 0000000000000164ad132a234fdfb0da328f3c3bd25378360bc7aa2ccc24d00d 206 0.12/1.00 vMB 142
194,644 194,644 00000000000003ef72297b6cbe241403e2ffa15c341aedbde436fd2c253356d1 703 0.41/1.00 vMB 106
194,643 194,643 00000000000000741cb0cfe0f90b7b6d85feb2bbd30be34f9601a881193bdfac 106 0.26/1.00 vMB 77
194,642 194,642 0000000000000322706a41afc195efbd6f04e72d9037843606c9b8e8caa5c60e 134 0.05/1.00 vMB 73
194,641 194,641 000000000000034289fcfd59a96572c7d0d06cb7c47b670552c8adaaa947fd41 12 0.00/1.00 vMB 32
194,640 194,640 00000000000001ec2cc2af59243ec6a49690eeb4906f15ead02935ab75b812c1 118 0.05/1.00 vMB 47
194,639 194,639 00000000000000f26373bed7f9b1ab33060a3558ca00ac2808eef15234e9fa96 9 0.00/1.00 vMB 0
194,638 194,638 00000000000005398829ea0f925c5213f91b5f5c95bcf083ed5ef33e30bf2ccb 11 0.01/1.00 vMB 67
194,637 194,637 000000000000013d276856c4d6b1b4295dcc0179ece7a656e6bfcd3df8e92fdb 373 0.15/1.00 vMB 161
194,636 194,636 000000000000059a3d6338799e8f3fdf3be0d4c7a386bd32d76ff4942c0c8e61 332 0.17/1.00 vMB 110
194,635 194,635 00000000000001ca09ee4bbf66e38b28248d2919bcf250b8cec2945a8c86da11 512 0.25/1.00 vMB 58
194,634 194,634 0000000000000208261345bd001a4d004f82caffcaa04a48a6001e4cb4a7f67c 10 0.00/1.00 vMB 78
194,633 194,633 000000000000061cd0b3b8b9c2702dcf7cf50dcd4e23b8ef0a1236dff785118a 31 0.01/1.00 vMB 170
194,632 194,632 000000000000050e84a0ef08fac424a243e5b5d9172898fd9444af33c34c888a 275 0.12/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 780.23 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: 507.62 GB
    • Received: 4.14 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.