Loading Tool

Explorer IconExplorer

Memory Pool

75,138 transactions
27.75 vMB
0.07616908 BTC
Random Selection Loading Transactions
Max Size: 169.34/200 MB

Candidate Block

Mining Attempt d884eeb25b0101d6d380847977a35dde2f1dd46c9fd39d23e220405290551d76
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 49d26a5bfa70bdef06c4b29e9de8970ae9a37741f83da47d480d52d37bcd4503
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,116
Size: 1.00 vMB
Total Fees: 0.01683608 BTC
Feerates: 100.00 > 1.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (534,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,909 380,909 000000000000000008eedbe0eaa09ff8a994fc1d9d0c23441ef01fdbe5fa03f8 869 0.45/1.00 vMB 31
380,908 380,908 0000000000000000007285e3efa3722d6b5c3c7e43a83c8de16b4ff3adb7e1e2 1 0.00/1.00 vMB 0
380,907 380,907 0000000000000000081c0a68a48d52d4c9ba18fbeb1a155134ea56aa08b42b34 841 0.63/1.00 vMB 22
380,906 380,906 000000000000000011196edbaa9dba03530db145513f9c5c1b316e56e7414ab3 121 0.10/1.00 vMB 16
380,905 380,905 00000000000000000007d9ab3ccbf778f4dda2dd5ca39a034634fc1a76e516f9 376 0.28/1.00 vMB 20
380,904 380,904 000000000000000005efa224a144f537228c28159a8e420974630be35a88fa17 2,001 0.99/1.00 vMB 37
380,903 380,903 00000000000000000f4b6bb1fe21a7fc9db313329b1b515afc95d2e41becaa05 203 0.28/1.00 vMB 14
380,902 380,902 000000000000000007c32307d24efa605a93b843ab8b3a3a9db0dcb8bb57bb21 577 1.00/1.00 vMB 9
380,901 380,901 00000000000000000a184967b05d63db4079f6e2d1c637befae2003b223d6bac 617 0.41/1.00 vMB 31
380,900 380,900 00000000000000000dae71958773a90a277f3e2dd34262f14465fdeff40d1b92 2,319 0.93/1.00 vMB 42
380,899 380,899 0000000000000000114cf2448142c8d34cd99817bdf6d18cf405aaa17393a17b 1,629 0.75/1.00 vMB 41
380,898 380,898 00000000000000000b1b9d913a9b7f997742b76817284712bb6db1b64a002c74 572 0.27/1.00 vMB 35
380,897 380,897 00000000000000000554e27d552df9ddff319615733c9c2ce45f891fde2c292a 619 0.32/1.00 vMB 32
380,896 380,896 00000000000000000c1de65d8759f53b24312abc2b422c0d33c589e4a65145f2 757 0.33/1.00 vMB 36
380,895 380,895 00000000000000000b93c495d1b54e8e32d4a97fd6cefd4b4eeabbf0cb4b641b 412 0.19/1.00 vMB 34
380,894 380,894 00000000000000000e2bd5e97352b18870f7777c89ae1446481c449c085c8553 565 0.26/1.00 vMB 29
380,893 380,893 000000000000000008dc3afb936c8b69b88165f7bd5a8ae1a50674d6a7be2359 727 0.38/1.00 vMB 35
380,892 380,892 000000000000000002b86e5dc157ae0a099c319751b124452a0cd9d235f61cc5 1,076 0.79/1.00 vMB 29
380,891 380,891 00000000000000000ca5fbd86454e34403bc6f3420940fb35aa495f1ee480c38 1,210 0.66/1.00 vMB 33
380,890 380,890 00000000000000000df3b99ccabd2bf0f5d10cd07dfc916202786ac756ddec2c 327 0.25/1.00 vMB 31
380,889 380,889 000000000000000010d443049725ee76bbffd618df051a30924c6de8b10b8731 941 0.53/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.