Loading Tool

Explorer IconExplorer

Memory Pool

78,158 transactions
28.68 vMB
0.10372720 BTC
Random Selection Loading Transactions
Max Size: 174.45/200 MB

Candidate Block

Mining Attempt 04ee3eed2720ebd8bd8f5370d38abfb3bf4b58cbfcf579e62e85d5b5d0afc53c
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 029aec9c3273127b827f21c4df5acdfd205c39ec239a86eb64164c1b71c7b67a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,795
Size: 1.00 vMB
Total Fees: 0.03664667 BTC
Feerates: 602.26 > 3.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (534,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,914 380,914 00000000000000000a7b19af9eae050e86451a5f95d2b079fc7645c72e104643 529 0.25/1.00 vMB 46
380,913 380,913 00000000000000000dda498d1618210fdb4a787c0a86f33dc75962110974bfa4 1,986 0.88/1.00 vMB 38
380,912 380,912 0000000000000000052158bf73faee577e8402d1b64d3a0513da020df3b104a9 950 0.59/1.00 vMB 30
380,911 380,911 00000000000000000859fc598fc07551a5c18d9f69eebdb830a94df119b42405 598 0.28/1.00 vMB 41
380,910 380,910 000000000000000003899df586ad07d4ea562b3dc0d9edca813c603a042c19d6 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 782.92 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: 714.38 GB
    • Received: 17.53 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.