Loading Tool

Explorer IconExplorer

Memory Pool

42,030 transactions
28.72 vMB
0.07244627 BTC
Random Selection Loading Transactions
Max Size: 146.78/200 MB

Candidate Block

Mining Attempt 88af94477cfdfb44c03ce6c413daed7ea2b76feba5b5f1d8b22f45eab51c0bd1
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 4c97a537f9616d5b3464f6b4859ab6aac2375f96836538166452ead1710329ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.01661451 BTC
Feerates: 104.56 > 1.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (352,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,500 562,500 0000000000000000001cb2d746da9cec82dfdf1bda335d5678ae1937edeccd42 2,556 1.00/1.00 vMB 8
562,499 562,499 0000000000000000002bb88edf73190366f8a8725108728fd004f204ad4dba7b 1,889 1.00/1.00 vMB 4
562,498 562,498 000000000000000000088f2871ff7b377432e471e220430bf275472c59abf15d 3,026 1.00/1.00 vMB 4
562,497 562,497 000000000000000000279907a5e3f607966c8c9e090da0b579bc3099c8d48743 3,129 1.00/1.00 vMB 12
562,496 562,496 0000000000000000000314c5c8ef6d0fe89220af7b34b33108b6b169f9b0da6d 3,664 1.00/1.00 vMB 24
562,495 562,495 0000000000000000001b48a3f7d36c76b0a09195158f657fa22d42606f72f715 3,007 1.00/1.00 vMB 13
562,494 562,494 000000000000000000280d502f76e923971d63a91eda89f52103cedaa8f82121 3,523 1.00/1.00 vMB 24
562,493 562,493 00000000000000000017c1f428bdff4adbcb5c2ae16c00ac223ebb19ec3ce770 849 0.25/1.00 vMB 9
562,492 562,492 0000000000000000002be20dd1a5f9cc4518f503ed4760a94c271ffcfa295f5b 469 0.13/1.00 vMB 12
562,491 562,491 00000000000000000019b18d864b87656a05a15cd09353b3e96dceb1286799b2 1,229 0.44/1.00 vMB 1
562,490 562,490 0000000000000000001bd70e555626f816bca1ec5ba9a8b02ba315459e6bbfb4 3,078 1.00/1.00 vMB 11
562,489 562,489 0000000000000000001c670b41323984adf4571ea8fcbe900ea352dd4a7506fe 3,162 1.00/1.00 vMB 2
562,488 562,488 0000000000000000002b2ed7d50aa270baa1b5cc2dad50b17b7051af5d41e54b 3,357 1.00/1.00 vMB 30
562,487 562,487 0000000000000000001f9bba4485ebd3df6db06b6f20b3073b7e99f59c4afedb 3,158 1.00/1.00 vMB 10
562,486 562,486 0000000000000000000f59d11b0436207ebf65f54089ef91893a778e6a4bacc0 1,227 0.35/1.00 vMB 9
562,485 562,485 0000000000000000000ca19c3204545589d2af38045fc68f69e6e88bb96ba8dd 1,128 0.35/1.00 vMB 12
562,484 562,484 0000000000000000002a1e956fbc03ebe78ecf059c8a25080a7d04884748b17c 2,164 0.84/1.00 vMB 10
562,483 562,483 0000000000000000000aabfb61942499eff014a817e2f5da2f174e943baae17b 1,145 0.40/1.00 vMB 10
562,482 562,482 000000000000000000243798ccb657752e7720c53ede59741c2f16afad64ccb6 1,697 0.50/1.00 vMB 2
562,481 562,481 000000000000000000220ff8648143dd9cf6fccc2899bdbe905144f2943ca11e 2,635 1.00/1.00 vMB 11
562,480 562,480 0000000000000000001c49fa57c140ee0912fed8a862cd62dd65cc55642f9d4c 2,990 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.03 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.